Update alpine Docker tag to v3.23.4 #69
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.22.1 AS base
|
FROM alpine:3.23.4 AS base
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|
||||||
FROM base AS base-amd64
|
FROM base AS base-amd64
|
||||||
|
|||||||
Reference in New Issue
Block a user