From 8b4da3fc507bf4f52c6ad9e64ce796de82a29fd6 Mon Sep 17 00:00:00 2001 From: Khurram Baig Date: Wed, 16 Mar 2022 21:34:08 +0530 Subject: [PATCH] Bump Go version to 1.17.8 Bump the Go version to 1.17.8 in tekton/publish.yaml --- tekton/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tekton/publish.yaml b/tekton/publish.yaml index 04f97fa14..ba8722dab 100644 --- a/tekton/publish.yaml +++ b/tekton/publish.yaml @@ -83,7 +83,7 @@ spec: cp ${DOCKER_CONFIG} /workspace/docker-config.json - name: run-ko - image: gcr.io/tekton-releases/dogfooding/ko@sha256:ec55b9dd6c7af2b237cc7c38a974cc42212d53a026ee2a84f685f02c471c6c9e + image: gcr.io/tekton-releases/dogfooding/ko@sha256:5f692f30e7186e6c3147e725a53adb41ffdec22e7297478c42c49458c890019b env: - name: KO_DOCKER_REPO value: $(params.imageRegistry)/$(params.imageRegistryPath)