Skip to content

Commit

Permalink
Bump chainguard/static from d07036a to 1c785f2 in /go (#54)
Browse files Browse the repository at this point in the history
Bumps [chainguard/static](https://github.com/chainguard-images/images) from `d07036a` to `1c785f2`.
- [Commits](https://github.com/chainguard-images/images/commits)

---
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 Oct 29, 2024
1 parent 4fe1b2d commit 567368f
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:d07036a3beff43183f49bce5b2a0bd945f2ffe6e76f734ebd040059a40d371bc AS final
FROM cgr.dev/chainguard/static:latest@sha256:1c785f2145250a80d2d71d2b026276f3358ef3543448500c72206d37ec4ece37 AS final

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

0 comments on commit 567368f

Please sign in to comment.