Skip to content

Commit

Permalink
Bump chainguard/static from 288b818 to 68b8855 in /go (#33)
Browse files Browse the repository at this point in the history
Bumps chainguard/static from `288b818` to `68b8855`.

---
updated-dependencies:
- dependency-name: chainguard/static
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 4606cca commit 900d33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN make buildx-build


# STAGE 2: build the container to run
FROM cgr.dev/chainguard/static:latest@sha256:288b818c1b3dd89776d176f07f5f671b118fe836c4d80ec2cc3299b596fe71b7 AS final
FROM cgr.dev/chainguard/static:latest@sha256:68b8855b2ce85b1c649c0e6c69f93c214f4db75359e4fd07b1df951a4e2b0140 AS final

LABEL maintainer="[email protected]"
USER nonroot:nonroot
Expand Down

0 comments on commit 900d33d

Please sign in to comment.