Skip to content

Commit

Permalink
chore(deps): update quay.io/redhat-appstudio/build-trusted-artifacts:…
Browse files Browse the repository at this point in the history
…latest docker digest to d6f57d9

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Sep 4, 2024
1 parent 0b27a59 commit 1bd6c2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .tekton/determine-image-tag-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
name: workdir
steps:
- name: use-trusted-artifact
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:260b28ea18ba736cdba1dd9e63e4358e5c8ba81a1c0bcb602b49a525cbdaebfd
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:d6f57d97d19008437680190908fe5444cda380f9c77d0e9efde7153720412e05
args:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
Expand Down
4 changes: 2 additions & 2 deletions .tekton/fetch-scanner-data-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
name: workdir
steps:
- name: use-trusted-artifact
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:260b28ea18ba736cdba1dd9e63e4358e5c8ba81a1c0bcb602b49a525cbdaebfd
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:d6f57d97d19008437680190908fe5444cda380f9c77d0e9efde7153720412e05
args:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
Expand All @@ -60,7 +60,7 @@ spec:
# It should not take long to download blobs otherwise there's something odd going on.
timeout: 10m
- name: create-trusted-artifact
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:260b28ea18ba736cdba1dd9e63e4358e5c8ba81a1c0bcb602b49a525cbdaebfd
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:d6f57d97d19008437680190908fe5444cda380f9c77d0e9efde7153720412e05
args:
- create
- --store
Expand Down

0 comments on commit 1bd6c2a

Please sign in to comment.