Skip to content

Commit

Permalink
Bump Go version to 1.17.8
Browse files Browse the repository at this point in the history
Bump the Go version to 1.17.8 in tekton/publish.yaml
  • Loading branch information
khrm authored and tekton-robot committed Mar 17, 2022
1 parent efadb65 commit 8b4da3f
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:ec55b9dd6c7af2b237cc7c38a974cc42212d53a026ee2a84f685f02c471c6c9e
image: gcr.io/tekton-releases/dogfooding/ko@sha256:5f692f30e7186e6c3147e725a53adb41ffdec22e7297478c42c49458c890019b
env:
- name: KO_DOCKER_REPO
value: $(params.imageRegistry)/$(params.imageRegistryPath)
Expand Down

0 comments on commit 8b4da3f

Please sign in to comment.