Skip to content

Commit 45adc0e

Browse files
anoopcs9phlogistonjohn
authored andcommitted
tests/centosci: Update golang pre-pulled image version to 1.18
1 parent 0903dbf commit 45adc0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/centosci/sink-clustered-deployment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ setup_minikube
1313

1414
deploy_rook
1515

16-
image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.17"
16+
image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.18"
1717

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

0 commit comments

Comments
 (0)