chore(deps): pin dependencies
auth0mock / build (pull_request) Successful in 1m24s

This commit is contained in:
2026-01-08 21:02:20 +00:00
parent ec3ea75db5
commit 214612c431
2 changed files with 2 additions and 2 deletions
+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
FROM gcr.io/distroless/static-debian12@sha256:4b2a093ef4649bccd586625090a3c668b254cfe180dee54f4c94f3e9bd7e381e
ENV TZ=Europe/Stockholm
ENV AUDIENCE="https://shiny.unbound.se"
+1 -1
View File
@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: auth0mock
image: oci.unbound.se/unboundsoftware/auth0mock:${COMMIT}
image: oci.unbound.se/unboundsoftware/auth0mock@sha256:1cd8b8f90df625ef530c35a18e1493eeced799b90a1e01c79212c3d0eb9a3187:${COMMIT}
imagePullPolicy: "IfNotPresent"
resources:
requests: