Skip to content

Commit

Permalink
Merge pull request #1345 from Nordix/tuomo/fix-golang-image
Browse files Browse the repository at this point in the history
馃尡 fix the golang tag and sha to match golang:1.20.7
  • Loading branch information
metal3-io-bot committed Aug 29, 2023
2 parents a704d5f + 7e34071 commit 0774930
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,5 +1,5 @@
# Support FROM override
ARG BUILD_IMAGE=docker.io/golang:1.20.9@sha256:86af5649fa1d9265d3fe7caf633231340b93e4164b96e14bc4e1131a191c1ddd
ARG BUILD_IMAGE=docker.io/golang:1.20.7@sha256:741d6f9bcab778441efe05c8e4369d4f8ff56c9a635a97d77f55d8b0ec62f907
ARG BASE_IMAGE=gcr.io/distroless/static:nonroot@sha256:9ecc53c269509f63c69a266168e4a687c7eb8c0cfd753bd8bfcaa4f58a90876f

# Build the manager binary
Expand Down

0 comments on commit 0774930

Please sign in to comment.