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.arm64v8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile.arm64v8') diff --git a/Dockerfile.arm64v8 b/Dockerfile.arm64v8 index 4fc5f9ee..46aa8d72 100644 --- a/Dockerfile.arm64v8 +++ b/Dockerfile.arm64v8 @@ -1,4 +1,4 @@ -FROM arm64v8/alpine:3.9.4 +FROM arm64v8/alpine:3.10.0 VOLUME /var/www/app/data VOLUME /var/www/app/plugins -- cgit v1.2.3