Update alpine Docker tag to v3.21.3 #46

Merged
renovate-bot merged 1 commits from renovate/alpine-3.x into master 2025-02-21 21:00:13 +00:00
Showing only changes of commit 47bc7c9657 - Show all commits

View File

@ -1,4 +1,4 @@
FROM alpine:3.21.2 AS base FROM alpine:3.21.3 AS base
ARG TARGETARCH ARG TARGETARCH
FROM base AS base-amd64 FROM base AS base-amd64