Skip to content

Commit

Permalink
chore(deps): update quay.io/redhat-appstudio/tools docker digest to c…
Browse files Browse the repository at this point in the history
…337572
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 3a5badf commit b5495bd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion task/generate-odcs-compose/0.1/generate-odcs-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
description: Directory to write the result .repo files.
steps:
- name: generate-odcs-compose
image: quay.io/redhat-appstudio/tools@sha256:10b96ff065c51dec133d9b23d277fd8260d15f38c39b94ae9735f34fec8429af
image: quay.io/redhat-appstudio/tools@sha256:c3375723e7ff06c5194d99777772778e32a8f5d52a6358c9fc9c75015169d543
env:
- name: CLIENT_ID
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion task/generate-odcs-compose/0.2/generate-odcs-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
description: Directory to write the result .repo files.
steps:
- name: generate-odcs-compose
image: quay.io/redhat-appstudio/tools@sha256:10b96ff065c51dec133d9b23d277fd8260d15f38c39b94ae9735f34fec8429af
image: quay.io/redhat-appstudio/tools@sha256:c3375723e7ff06c5194d99777772778e32a8f5d52a6358c9fc9c75015169d543
env:
- name: CLIENT_ID
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion task/rpms-signature-scan/0.1/rpms-signature-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
optional: true
steps:
- name: rpms-signature-scan
image: quay.io/redhat-appstudio/tools@sha256:10b96ff065c51dec133d9b23d277fd8260d15f38c39b94ae9735f34fec8429af
image: quay.io/redhat-appstudio/tools@sha256:c3375723e7ff06c5194d99777772778e32a8f5d52a6358c9fc9c75015169d543
volumeMounts:
- name: workdir
mountPath: "$(params.workdir)"
Expand Down
2 changes: 1 addition & 1 deletion task/rpms-signature-scan/0.2/rpms-signature-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
optional: true
steps:
- name: rpms-signature-scan
image: quay.io/redhat-appstudio/tools@sha256:10b96ff065c51dec133d9b23d277fd8260d15f38c39b94ae9735f34fec8429af
image: quay.io/redhat-appstudio/tools@sha256:c3375723e7ff06c5194d99777772778e32a8f5d52a6358c9fc9c75015169d543
volumeMounts:
- name: workdir
mountPath: "$(params.workdir)"
Expand Down

0 comments on commit b5495bd

Please sign in to comment.