summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2019-05-13 23:12:19 -0700
committerfguillot <fred@kanboard.net>2019-05-14 12:38:06 -0700
commit96dd20c0cd0b3d30da7240444be734d92e3c0536 (patch)
treef5e7b4dafe7b5b3476927b0048c92872646f88bd /Dockerfile
parent6957edc8b0bbacad526b9907eb8e38e464ec26db (diff)
Add Docker manifest with multiple architectures
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 061dc4e7..b3a83012 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.9
+FROM alpine:3.9.4
VOLUME /var/www/app/data
VOLUME /var/www/app/plugins