chore(deps): update gcr.io/distroless/static-debian12 docker digest to 20bc6c0 (#262)
Release / release (push) Successful in 42s
auth0mock / build (push) Successful in 2m34s

This commit was merged in pull request #262.
This commit is contained in:
2026-02-14 02:06:42 +00:00
parent 1b6f57ae4b
commit 38bc47eb08
+1 -1
View File
@@ -13,7 +13,7 @@ RUN go mod download
COPY . .
RUN go build -ldflags="-s -w" -o /release/service ./cmd/service
FROM gcr.io/distroless/static-debian12@sha256:cd64bec9cec257044ce3a8dd3620cf83b387920100332f2b041f19c4d2febf93
FROM gcr.io/distroless/static-debian12@sha256:20bc6c0bc4d625a22a8fde3e55f6515709b32055ef8fb9cfbddaa06d1760f838
ENV TZ=Europe/Stockholm
ENV AUDIENCE="https://shiny.unbound.se"