Skip to content

Commit

Permalink
Update Release image to go 1.22
Browse files Browse the repository at this point in the history
Updating Go version image to go 1.22 in release pipeline
  • Loading branch information
khrm authored and tekton-robot committed Sep 26, 2024
1 parent a98e863 commit c1839d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
- name: source
steps:
- name: publish
image: gcr.io/tekton-releases/dogfooding/ko-gcloud@sha256:d25f766de9cad0959e44b80548074441939de8fd1ee91ed0247bdd689f09a0d6
image: gcr.io/tekton-releases/dogfooding/ko-gcloud@sha256:e3746b99c3269ae6db6ee615e42f51789f03cd0225276eede500cb5319a5dfb6
workingDir: $(workspaces.source.path)
script: |
gcloud auth list
Expand Down

0 comments on commit c1839d5

Please sign in to comment.