We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3414be0 + 3d8a76d commit 5d22937Copy full SHA for 5d22937
cloudbuild.yaml
@@ -15,7 +15,7 @@ steps:
15
echo Checking out $_HNC_IMG_TAG
16
git checkout $_HNC_IMG_TAG
17
# Build the manifests and the kubectl plugin
18
-- name: golang:1.17
+- name: golang:1.20
19
entrypoint: 'bash'
20
args:
21
- '-c'
0 commit comments