Skip to content

Commit eaba2df

Browse files
chore(deps): update quay.io/redhat-appstudio/build-trusted-artifacts:latest docker digest to ad38a34
Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 6ddbf39 commit eaba2df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.tekton/determine-image-tag-oci-ta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
name: workdir
2828
steps:
2929
- name: use-trusted-artifact
30-
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:4e39fb97f4444c2946944482df47b39c5bbc195c54c6560b0647635f553ab23d
30+
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:ad38a34d39906a5298583de2dfffe965ccd252da52cb4e6ed0f9d6405d10afe9
3131
args:
3232
- use
3333
- $(params.SOURCE_ARTIFACT)=/var/workdir/source

.tekton/fetch-scanner-data-oci-ta-task.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
name: workdir
4343
steps:
4444
- name: use-trusted-artifact
45-
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:4e39fb97f4444c2946944482df47b39c5bbc195c54c6560b0647635f553ab23d
45+
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:ad38a34d39906a5298583de2dfffe965ccd252da52cb4e6ed0f9d6405d10afe9
4646
args:
4747
- use
4848
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
@@ -60,7 +60,7 @@ spec:
6060
# It should not take long to download blobs otherwise there's something odd going on.
6161
timeout: 10m
6262
- name: create-trusted-artifact
63-
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:4e39fb97f4444c2946944482df47b39c5bbc195c54c6560b0647635f553ab23d
63+
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:ad38a34d39906a5298583de2dfffe965ccd252da52cb4e6ed0f9d6405d10afe9
6464
args:
6565
- create
6666
- --store

0 commit comments

Comments
 (0)