Rebase to Alpine 3.19.1

This commit is contained in:
MrMeeb 2024-05-12 09:22:25 +00:00
parent ef7fff219d
commit 8ba971571c

View File

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