Update Docker image to Alpine Linux 3.8

This commit is contained in:
Frédéric Guillot
2018-07-09 16:31:54 -07:00
parent a39cb11f52
commit 196ccb2131

View File

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