revert c12eb0b381ba146398e8e7dc63c67e07b2fb4455

revert Update alpine Docker tag to v3.20.0
This commit is contained in:
MrMeeb 2024-05-27 22:24:29 +00:00
parent 3c2d85b994
commit 4983cfb5ef

View File

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