Skip to content

Commit

Permalink
update task/rpms-signature-scan/0.2/rpms-signature-scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rh-tap-build-team[bot] authored Dec 15, 2024
1 parent bd655a0 commit f9102ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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:a66737d174ecf43a95e29670bbc6a5598d2279a087eb3624e32bf0b0b62011d7
volumeMounts:
- name: workdir
mountPath: "$(params.workdir)"
Expand All @@ -69,7 +69,7 @@ spec:
--image-digest "${IMAGE_DIGEST}" \
--workdir "${WORKDIR}" \
- name: output-results
image: quay.io/konflux-ci/konflux-test:v1.4.9@sha256:eee855e60b437d9a55a30e63f2eb7f95d9fd6d3b111c32cac8730c9b7a071394
image: quay.io/redhat-appstudio/konflux-test:v1.4.9@sha256:eee855e60b437d9a55a30e63f2eb7f95d9fd6d3b111c32cac8730c9b7a071394
volumeMounts:
- name: workdir
mountPath: "$(params.workdir)"
Expand Down

0 comments on commit f9102ac

Please sign in to comment.