From 4b71573e012e903f2bc6efaaa058b10e94b46ccc Mon Sep 17 00:00:00 2001 From: jonny Date: Tue, 9 Mar 2021 15:26:08 +0000 Subject: [PATCH] 'update files with ansible' --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 07049f5..bcfc6c6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Base on latest (edge) alpine image -FROM harbor.ervine.dev/public/x86_64/alpine:v3.13.0 +FROM harbor.ervine.dev/public/x86_64/alpine:v3.13.1 LABEL maintainer="Jonathan Ervine "