Skip to content

Commit

Permalink
Bump chainguard/static from dea7cbb to 873e970 in /go (#24)
Browse files Browse the repository at this point in the history
Bumps chainguard/static from `dea7cbb` to `873e970`.

---
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 May 8, 2024
1 parent c298bea commit d07e280
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:dea7cbb98630ecf732c9d840edec0bda5da5c0c7967a25354fb9f3d8c7f87c1a AS final
FROM cgr.dev/chainguard/static:latest@sha256:873e9709e2a83acc995ff24e71c100480f9c0368e0d86eaee9c3c7cb8fb5f0e0 AS final

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

0 comments on commit d07e280

Please sign in to comment.