Skip to content

Commit

Permalink
Update quay.io/fedora/fedora Docker tag to v41
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored and kdudka committed Aug 7, 2024
1 parent a10ea04 commit 409e058
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ spec:
- description: Tekton task test output.
name: TEST_OUTPUT
steps:
- image: quay.io/fedora/fedora:40
- image: quay.io/fedora/fedora:41
name: sast-shellcheck
workingDir: $(workspaces.workspace.path)
script: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ spec:
- description: Tekton task test output.
name: TEST_OUTPUT
steps:
- image: quay.io/fedora/fedora:40
- image: quay.io/fedora/fedora:41
name: sast-shellcheck
workingDir: $(workspaces.workspace.path)
script: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ spec:
- description: Tekton task test output.
name: TEST_OUTPUT
steps:
- image: quay.io/fedora/fedora:40
- image: quay.io/fedora/fedora:41
name: sast-shellcheck
workingDir: $(workspaces.workspace.path)
script: |
Expand Down
2 changes: 1 addition & 1 deletion .tekton/konflux-test-multicluster-global-hub-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ spec:
- description: Tekton task test output.
name: TEST_OUTPUT
steps:
- image: quay.io/fedora/fedora:40
- image: quay.io/fedora/fedora:41
name: sast-shellcheck
workingDir: $(workspaces.workspace.path)
script: |
Expand Down

0 comments on commit 409e058

Please sign in to comment.