Update alpine Docker tag to v3.21.2
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
Test Pull Request / Build Image (pull_request) Successful in 5m52s
Test Pull Request / Notify (pull_request) Successful in 3s

This commit is contained in:
Renovate Bot 2025-01-14 07:00:09 +00:00
parent 2ed23e1021
commit eec37e8e11
Signed by: renovate-bot
GPG Key ID: 1EF920F7538833A3

View File

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