Skip to content

Commit

Permalink
Merge pull request #435 from redhat-appstudio/konflux/mintmaker/regis…
Browse files Browse the repository at this point in the history
…try.access.redhat.com-ubi9-go-toolset-9.x

chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9
  • Loading branch information
mftb authored Dec 16, 2024
2 parents a496c3e + 54bace8 commit 49fb610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/o11y-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ spec:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
- name: go-unit-tests
image: registry.access.redhat.com/ubi9/go-toolset:1.22.7-1733160835
image: registry.access.redhat.com/ubi9/go-toolset:9.5-1733160835
workingDir: /var/workdir/source
script: |
go get -v -t -d ./...
Expand Down

0 comments on commit 49fb610

Please sign in to comment.