Skip to content

Commit

Permalink
Update go image
Browse files Browse the repository at this point in the history
  • Loading branch information
cx-ruiaraujo committed Apr 30, 2024
1 parent da74744 commit 85873d2
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:159e1bcd846e4244fdb412845b18e91e34342fe4c518087184b944916f9d03fe as build_env
FROM --platform=linux/amd64 cgr.dev/chainguard/go@sha256:4d51574ef33b4edc57a22da062fe335a500eda30a1f1315cb39b4977bf2aef5f 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 85873d2

Please sign in to comment.