summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2019-06-19 21:19:09 -0700
committerFrédéric Guillot <fred@kanboard.net>2019-06-19 21:19:09 -0700
commit878c6f29c356871a43493eea9e2eaf0368a8ec6a (patch)
tree2bb71c91ef860122f7b14b7fdc9455eca0ead447 /Dockerfile
parent91ae1feaa1392e59274b3c813404580dd5a8984f (diff)
Update Docker image to Alpine 3.10.0
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index b3a83012..771bacb1 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.9.4
+FROM alpine:3.10.0
VOLUME /var/www/app/data
VOLUME /var/www/app/plugins