Skip to content

Commit

Permalink
ztp: bump go version to 1.22
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Panattoni <[email protected]>
  • Loading branch information
zeeke committed Sep 7, 2024
1 parent 24ef324 commit 4e16d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ztp/resource-generator/Containerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Builder
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.16 as builder
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.22-openshift-4.18 as builder
ARG IMAGE_REF
USER root
ENV PKG_ROOT=cnf-features-deploy
Expand Down

0 comments on commit 4e16d49

Please sign in to comment.