Update to alpine:3.13

Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
2021-01-20 17:43:59 +00:00
parent 7d52c725e4
commit a216ae99b9
2 changed files with 5 additions and 7 deletions

View File

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