Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi8/go-toolset docker…
Browse files Browse the repository at this point in the history
… tag to v1.22.7-5.1732646420

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Dec 7, 2024
1 parent 3cce6a8 commit a16b731
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .tekton/chrome-service-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ spec:
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
- name: validate-schemas-files
workingDir: /var/workdir/source
image: registry.access.redhat.com/ubi8/go-toolset:1.21.11-8.1724662611
image: registry.access.redhat.com/ubi8/go-toolset:1.22.7-5.1732646420
securityContext:
# ROOT access is critical to enable FS operations, which is required for the tests
runAsUser: 0
Expand Down Expand Up @@ -378,7 +378,7 @@ spec:
args:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir
- image: registry.access.redhat.com/ubi8/go-toolset:1.21.11-8.1724662611
- image: registry.access.redhat.com/ubi8/go-toolset:1.22.7-5.1732646420
workingDir: /var/workdir
name: unit-tests
securityContext:
Expand Down
4 changes: 2 additions & 2 deletions .tekton/chrome-service-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ spec:
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
- name: validate-schemas-files
workingDir: /var/workdir/source
image: registry.access.redhat.com/ubi8/go-toolset:1.21.11-8.1724662611
image: registry.access.redhat.com/ubi8/go-toolset:1.22.7-5.1732646420
securityContext:
# ROOT access is critical to enable FS operations, which is required for the tests
runAsUser: 0
Expand Down Expand Up @@ -581,7 +581,7 @@ spec:
args:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir
- image: registry.access.redhat.com/ubi8/go-toolset:1.21.11-8.1724662611
- image: registry.access.redhat.com/ubi8/go-toolset:1.22.7-5.1732646420
workingDir: /var/workdir
name: unit-tests
securityContext:
Expand Down

0 comments on commit a16b731

Please sign in to comment.