Merge pull request #91 from cert-manager/renovate/alpine-3.x

chore(deps): update alpine docker tag to v3.23
This commit is contained in:
cert-manager-prow[bot]
2025-12-09 21:15:55 +00:00
committed by GitHub
+1 -1
View File
@@ -15,7 +15,7 @@ COPY . .
RUN CGO_ENABLED=0 go build -o webhook -ldflags '-w -extldflags "-static"' .
FROM alpine:3.18
FROM alpine:3.23@sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375
RUN apk add --no-cache ca-certificates