Skip to content

Commit

Permalink
revert upgrade to go 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh authored and tekton-robot committed Jun 30, 2022
1 parent 02fe540 commit 9da5778
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 @@ -80,7 +80,7 @@ spec:
cp ${DOCKER_CONFIG} /workspace/docker-config.json
- name: create-ko-yaml
image: golang:1.18.3
image: golang:1.17.8
script: |
#!/bin/sh
set -ex
Expand Down

0 comments on commit 9da5778

Please sign in to comment.