chore(deps): update alpine:3.23 docker digest to 5b10f43

Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-16 08:43:17 +00:00
committed by GitHub
parent 1d4ea53c12
commit 65ae7be4c1
+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:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 FROM alpine:3.23@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11
RUN apk add --no-cache ca-certificates RUN apk add --no-cache ca-certificates