2
0
mirror of https://github.com/spritsail/alpine.git synced 2025-06-13 22:51:12 +00:00

Update to alpine:3.19

Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
2024-01-13 00:33:35 +00:00
parent 735a1de6ca
commit 4b67afe49d
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
ARG ALPINE_TAG=3.18
ARG ALPINE_TAG=3.19
FROM alpine:$ALPINE_TAG