Skip to content

Commit

Permalink
tests/centosci: Update mirrored golang image to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
anoopcs9 authored and mergify[bot] committed Sep 16, 2024
1 parent 47ec21a commit 79d1070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/centosci/sink-clustered-deployment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ setup_minikube

deploy_rook

image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.21"
image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.22"

# Build and push operator image to local CI registry
IMG="${CI_IMG_OP}" make image-build
Expand Down

0 comments on commit 79d1070

Please sign in to comment.