Merge pull request #96 from cert-manager/renovate/alpine-3.23

chore(deps): update alpine:3.23 docker digest to 865b95f
This commit is contained in:
cert-manager-prow[bot]
2025-12-20 14:37:12 +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"' . RUN CGO_ENABLED=0 go build -o webhook -ldflags '-w -extldflags "-static"' .
FROM alpine:3.23@sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375 FROM alpine:3.23@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
RUN apk add --no-cache ca-certificates RUN apk add --no-cache ca-certificates