Rebase to Alpine 3.19.1

This commit is contained in:
MrMeeb 2024-05-12 09:22:25 +00:00
parent 9465157295
commit 3db15537e8

View File

@ -1,4 +1,4 @@
FROM alpine:latest as base FROM alpine:3.19.1 as base
ARG TARGETARCH ARG TARGETARCH
FROM base AS base-amd64 FROM base AS base-amd64