Upgrade Docker image to Alpine Linux 3.7

This commit is contained in:
Frédéric Guillot
2017-12-01 17:40:18 -08:00
parent 23e0b63754
commit b4c0834511

View File

@@ -1,4 +1,4 @@
FROM alpine:3.6
FROM alpine:3.7
VOLUME /var/www/app/data
VOLUME /var/www/app/plugins