Update to alpine:3.12

Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
2020-06-13 16:36:20 +01:00
parent c936978f39
commit 7d52c725e4
2 changed files with 5 additions and 11 deletions

View File

@ -1,4 +1,4 @@
ARG ALPINE_TAG=3.11
ARG ALPINE_TAG=3.12
FROM alpine:$ALPINE_TAG