Skip to content

Commit

Permalink
Merge branch 'master' into adding-beta-label
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-cx authored May 28, 2024
2 parents ddf1694 + 1e49c05 commit 59a69ad
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 59a69ad

Please sign in to comment.