Skip to content

Commit

Permalink
Update Docker image to Alpine 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Feb 1, 2019
1 parent 061ba4a commit d2258f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM alpine:3.8
FROM alpine:3.9

VOLUME /var/www/app/data
VOLUME /var/www/app/plugins
Expand Down

0 comments on commit d2258f8

Please sign in to comment.