Skip to content

Commit 9b585ac

Browse files
authored
Merge pull request #68 from TotallyNotRobots/renovate/gcr.io-distroless-static-debian12-nonroot
chore(deps): update gcr.io/distroless/static-debian12:nonroot docker digest to a932952
2 parents d946f52 + a97446c commit 9b585ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RUN --mount=type=cache,target=/tmp/.go-build-cache \
3535
make build VERSION=$VERSION
3636

3737
# Now create a new image with just the binary
38-
FROM gcr.io/distroless/static-debian12:nonroot@sha256:2b7c93f6d6648c11f0e80a48558c8f77885eb0445213b8e69a6a0d7c89fc6ae4
38+
FROM gcr.io/distroless/static-debian12:nonroot@sha256:a9329520abc449e3b14d5bc3a6ffae065bdde0f02667fa10880c49b35c109fd1
3939

4040
WORKDIR /app
4141

0 commit comments

Comments
 (0)