Skip to content

Commit

Permalink
chore(deps): update quay.io/redhat-appstudio/tools docker digest to a…
Browse files Browse the repository at this point in the history
…81357f
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 60665bd commit ae4b397
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:49f776c18b06cd7343103652106336c27d116dd367a7d5a2538aab0f40656d27
image: quay.io/redhat-appstudio/tools@sha256:a81357f5f8fa4e48e424a74df34a2c5f617b154d50b6e32d10425d5b9f785922
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:49f776c18b06cd7343103652106336c27d116dd367a7d5a2538aab0f40656d27
image: quay.io/redhat-appstudio/tools@sha256:a81357f5f8fa4e48e424a74df34a2c5f617b154d50b6e32d10425d5b9f785922
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:49f776c18b06cd7343103652106336c27d116dd367a7d5a2538aab0f40656d27
image: quay.io/redhat-appstudio/tools@sha256:a81357f5f8fa4e48e424a74df34a2c5f617b154d50b6e32d10425d5b9f785922
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:49f776c18b06cd7343103652106336c27d116dd367a7d5a2538aab0f40656d27
image: quay.io/redhat-appstudio/tools@sha256:a81357f5f8fa4e48e424a74df34a2c5f617b154d50b6e32d10425d5b9f785922
volumeMounts:
- name: workdir
mountPath: "$(params.workdir)"
Expand Down

0 comments on commit ae4b397

Please sign in to comment.