Update to alpine:3.16

Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
2022-06-13 15:42:17 +01:00
parent 438819be65
commit fa09f2867c
2 changed files with 3 additions and 5 deletions

View File

@ -1,4 +1,4 @@
ARG ALPINE_TAG=3.15
ARG ALPINE_TAG=3.16
FROM alpine:$ALPINE_TAG