2
0
mirror of https://github.com/spritsail/alpine.git synced 2025-06-14 07:01:12 +00:00

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 a2a596cfc4
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