Skip to content

chore(deps): update quay.io/rhacs-eng/konflux-tasks:latest docker digest to b2c16a0 #1941

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release-2.36
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .tekton/scanner-component-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ spec:
- name: name
value: determine-image-tag
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:433e2a1bacbbbdccb2fc7d935d8f801a8d876340567f9de3d57fd56e1856bcf0
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:b2c16a090404e73653d0452b9de05137896a4d681d7ac8bf0c5a60e9d07a4775
- name: kind
value: task
resolver: bundles
Expand All @@ -217,7 +217,7 @@ spec:
- name: name
value: fetch-scanner-v2-data
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:433e2a1bacbbbdccb2fc7d935d8f801a8d876340567f9de3d57fd56e1856bcf0
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:b2c16a090404e73653d0452b9de05137896a4d681d7ac8bf0c5a60e9d07a4775
- name: kind
value: task
resolver: bundles
Expand Down