Update alpine Docker tag to v3.23.4 #69

Open
renovate-bot wants to merge 1 commits from renovate/alpine-3.x into master
Showing only changes of commit 8063722cc0 - Show all commits
+1 -1
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