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 5m23s
Test Pull Request / Notify (pull_request) Successful in 2s

This commit is contained in:
Renovate Bot 2025-01-15 12:00:12 +00:00
parent c52e0667eb
commit 9e9f57b5e6
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