Update Docker image to Alpine Linux 3.10.2

This commit is contained in:
Frédéric Guillot
2019-08-21 22:14:04 -07:00
parent 2774d917cf
commit 2915a2f13d
4 changed files with 4 additions and 4 deletions

View File

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