chore(deps): update alpine:3.23 docker digest to 2510918

Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-01-28 08:29:22 +00:00 committed by GitHub
parent 9038e535fc
commit 422cb22370
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ COPY . .
RUN CGO_ENABLED=0 go build -o webhook -ldflags '-w -extldflags "-static"' .
FROM alpine:3.23@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
RUN apk add --no-cache ca-certificates