Skip to content

Commit

Permalink
ci(deps): bump chainguard/go from 08d316c to c531ef6
Browse files Browse the repository at this point in the history
Bumps chainguard/go from `08d316c` to `c531ef6`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent d46884d commit 6e3d8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 cgr.dev/chainguard/go@sha256:08d316c0f1d271a94cc9fe70e926f531cb3714f87ac9025e6bb64f5e55650541 as build_env
FROM --platform=linux/amd64 cgr.dev/chainguard/go@sha256:c531ef65c3190e83318cf19b3d6386d3e4be6a66cca2d76bb6ff15bce8ee6a02 as build_env

# Copy the source from the current directory to the Working Directory inside the container
WORKDIR /app
Expand Down

0 comments on commit 6e3d8c3

Please sign in to comment.