Skip to content

Commit

Permalink
Update go version base image
Browse files Browse the repository at this point in the history
Signed-off-by: Roberto Bonafiglia <[email protected]>
  • Loading branch information
rbrtbnfgl committed Sep 10, 2024
1 parent 4192f80 commit 0110c84
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,6 +1,6 @@
ARG ARCH="amd64"
ARG BCI_IMAGE=registry.suse.com/bci/bci-base
ARG GO_IMAGE=rancher/hardened-build-base:v1.22.6b1
ARG GO_IMAGE=rancher/hardened-build-base:v1.22.7b1
ARG CNI_IMAGE_VERSION=v1.5.1-build20240830
ARG CNI_IMAGE=rancher/hardened-cni-plugins:${CNI_IMAGE_VERSION}
ARG GOEXPERIMENT=boringcrypto
Expand Down

0 comments on commit 0110c84

Please sign in to comment.