Skip to content

Commit

Permalink
Update ko to v0.12.0
Browse files Browse the repository at this point in the history
This ko version fixes ko-build/ko#776 which should resolve
tektoncd#5188
  • Loading branch information
khrm authored Sep 22, 2022
1 parent acc3564 commit d0d49c5
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 @@ -120,7 +120,7 @@ spec:
cat ${PROJECT_ROOT}/.ko.yaml
- name: run-ko
image: gcr.io/tekton-releases/dogfooding/ko@sha256:aafcfa5c22281f9e882664c3e5f234a2069a0050674c0c8d9908ccae6f0e8457
image: gcr.io/tekton-releases/dogfooding/ko@sha256:0e9f6349df349cbeb859b3c7899c78c024202fa95f174b910fb181361fdf737a
env:
- name: KO_DOCKER_REPO
value: $(params.imageRegistry)/$(params.imageRegistryPath)
Expand Down

0 comments on commit d0d49c5

Please sign in to comment.