From 878c6f29c356871a43493eea9e2eaf0368a8ec6a Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 19 Jun 2019 21:19:09 -0700 Subject: Update Docker image to Alpine 3.10.0 --- Dockerfile.arm32v7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile.arm32v7') diff --git a/Dockerfile.arm32v7 b/Dockerfile.arm32v7 index 2f0daa69..df9ca656 100644 --- a/Dockerfile.arm32v7 +++ b/Dockerfile.arm32v7 @@ -1,4 +1,4 @@ -FROM arm32v7/alpine:3.9.4 +FROM arm32v7/alpine:3.10.0 VOLUME /var/www/app/data VOLUME /var/www/app/plugins -- cgit v1.2.3