summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-07-09 16:31:54 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-07-09 16:31:54 -0700
commit196ccb21319a23f394b703348fa1062ba7a3e14e (patch)
tree4da9b58e61e47edda502801eb419ed72dd1e553f /Dockerfile
parenta39cb11f520d84bf8298e0f1aa82aabd81779117 (diff)
Update Docker image to Alpine Linux 3.8
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 4497c1d4..1258fe50 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.7
+FROM alpine:3.8
VOLUME /var/www/app/data
VOLUME /var/www/app/plugins