Skip to content

Commit

Permalink
Update ko to v0.12.0
Browse files Browse the repository at this point in the history
We updated ko to v0.12.0 so that media layers are set consistently.
Reference issue: ko-build/ko#776
  • Loading branch information
khrm authored and tekton-robot committed Sep 6, 2022
1 parent 51f7ccf commit 32a5723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 32a5723

Please sign in to comment.