Skip to content

Commit

Permalink
Use openshift-4.17 variant for Golang builder (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgencur authored Nov 25, 2024
1 parent 7aab0d4 commit 7c63b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ GOFLAGS='' go install github.com/openshift-knative/hack/cmd/generate@latest
$(go env GOPATH)/bin/generate \
--root-dir "${repo_root_dir}" \
--generators dockerfile \
--dockerfile-image-builder-fmt "registry.ci.openshift.org/openshift/release:rhel-8-release-golang-%s-openshift-4.16"
--dockerfile-image-builder-fmt "registry.ci.openshift.org/openshift/release:rhel-8-release-golang-%s-openshift-4.17"

0 comments on commit 7c63b1d

Please sign in to comment.