Skip to content

Commit c2da7b6

Browse files
chore(deps): update quay.io/konflux-ci/appstudio-utils:latest docker digest to b9b9e19
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 83bec7e commit c2da7b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tekton/acs-konflux-tasks-push.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ spec:
520520
- name: BUNDLE_CONTENTS
521521
steps:
522522
- name: get-bundle-info
523-
image: quay.io/konflux-ci/appstudio-utils:latest@sha256:693bcadbfd6e60b497f1b5fdffdeea5e6910c8fabebd0f87294fd3e3d05e938e
523+
image: quay.io/konflux-ci/appstudio-utils:latest@sha256:b9b9e19fe006cf196f4916fbfe3ec95adc6d69ce6e165cadc167da16fd743e4f
524524
script: |
525525
#!/usr/bin/env bash
526526
set -euo pipefail
@@ -555,7 +555,7 @@ spec:
555555
type: string
556556
steps:
557557
- name: update-tasks-trust
558-
image: quay.io/konflux-ci/appstudio-utils:latest@sha256:693bcadbfd6e60b497f1b5fdffdeea5e6910c8fabebd0f87294fd3e3d05e938e
558+
image: quay.io/konflux-ci/appstudio-utils:latest@sha256:b9b9e19fe006cf196f4916fbfe3ec95adc6d69ce6e165cadc167da16fd743e4f
559559
script: |
560560
#!/usr/bin/env bash
561561
set -euo pipefail

0 commit comments

Comments
 (0)