Skip to content

Commit

Permalink
tests/centosci: Update mirrored golang image to 1.21
Browse files Browse the repository at this point in the history
Signed-off-by: Anoop C S <anoopcs@samba.org>
  • Loading branch information
anoopcs9 authored and mergify[bot] committed Mar 13, 2024
1 parent ba72432 commit f998f6d
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.20"
image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.21"

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

0 comments on commit f998f6d

Please sign in to comment.