Skip to content

Commit

Permalink
chore(deps): update quay.io/redhat-appstudio/tools docker digest to 8…
Browse files Browse the repository at this point in the history
…0f05c4
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent b2f800c commit f1e9dc2
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 @@ -23,7 +23,7 @@ spec:
description: Directory to write the result .repo files.
steps:
- name: generate-odcs-compose
image: quay.io/redhat-appstudio/tools@sha256:e40b1a613f930726f9e958a5293bc09a4136d682d04cddaad3a793472faad9fe
image: quay.io/redhat-appstudio/tools@sha256:80f05c42bbd4ff83f864f0dc74a3753bf519037f2666b0719b4f93bb7fe91dde
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 @@ -23,7 +23,7 @@ spec:
description: Directory to write the result .repo files.
steps:
- name: generate-odcs-compose
image: quay.io/redhat-appstudio/tools@sha256:e40b1a613f930726f9e958a5293bc09a4136d682d04cddaad3a793472faad9fe
image: quay.io/redhat-appstudio/tools@sha256:80f05c42bbd4ff83f864f0dc74a3753bf519037f2666b0719b4f93bb7fe91dde
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:e40b1a613f930726f9e958a5293bc09a4136d682d04cddaad3a793472faad9fe
image: quay.io/redhat-appstudio/tools@sha256:80f05c42bbd4ff83f864f0dc74a3753bf519037f2666b0719b4f93bb7fe91dde
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:e40b1a613f930726f9e958a5293bc09a4136d682d04cddaad3a793472faad9fe
image: quay.io/redhat-appstudio/tools@sha256:80f05c42bbd4ff83f864f0dc74a3753bf519037f2666b0719b4f93bb7fe91dde
volumeMounts:
- name: workdir
mountPath: "$(params.workdir)"
Expand Down

0 comments on commit f1e9dc2

Please sign in to comment.