From 282cd26924011c0d96e8480c194718d150af9f88 Mon Sep 17 00:00:00 2001 From: Khurram Baig Date: Tue, 6 Sep 2022 13:15:15 +0530 Subject: [PATCH] Update ko to v0.12.0 We updated ko to v0.12.0 so that media layers are set consistently. Reference issue: https://github.com/google/ko/pull/776 --- tekton/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tekton/publish.yaml b/tekton/publish.yaml index e87bb3597..ae928b0a7 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:5f692f30e7186e6c3147e725a53adb41ffdec22e7297478c42c49458c890019b + image: gcr.io/tekton-releases/dogfooding/ko@sha256:5452d2cca5f5190848296c27c0ff656f80783dd81a0a75aa6052f57319eefb7b env: - name: KO_DOCKER_REPO value: $(params.imageRegistry)/$(params.imageRegistryPath)