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 af6f06e

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Aug 13, 2024
1 parent 8cb52d0 commit 3e51fd3
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:601e0999ae062e5ee666538d651af7893a75e415b7952c85caa8a4452501029a
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:af6f06e59240c51f4996a91f9f1cb87b2e991d76932e68a10ca8bafa6ba5d917
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:601e0999ae062e5ee666538d651af7893a75e415b7952c85caa8a4452501029a
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:af6f06e59240c51f4996a91f9f1cb87b2e991d76932e68a10ca8bafa6ba5d917
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:601e0999ae062e5ee666538d651af7893a75e415b7952c85caa8a4452501029a
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:af6f06e59240c51f4996a91f9f1cb87b2e991d76932e68a10ca8bafa6ba5d917
args:
- create
- --store
Expand Down

0 comments on commit 3e51fd3

Please sign in to comment.