Update alpine Docker tag to v3.23.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Test Pull Request / Build Image (pull_request) Successful in 4m37s
Test Pull Request / Notify (pull_request) Successful in 3s

This commit is contained in:
2026-05-03 12:00:20 +00:00
parent 6ea8aac1cc
commit 8063722cc0

View File

@@ -1,4 +1,4 @@
FROM alpine:3.22.1 AS base
FROM alpine:3.23.4 AS base
ARG TARGETARCH
FROM base AS base-amd64