Skip to content

Commit

Permalink
fix(ISV-5130): use utils image with fixed script
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Jediny <[email protected]>
  • Loading branch information
jedinym committed Nov 11, 2024
1 parent 33d6b9c commit e7e73f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/create-product-sbom/create-product-sbom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
in the data workspace.
steps:
- name: create-sbom
image: quay.io/mjediny/test:latest
image: quay.io/konflux-ci/release-service-utils:221d71a4f6b1a50b36b685aa20d86d7df9de33fc
script: |
#!/usr/bin/env bash
set -eux
Expand Down

0 comments on commit e7e73f0

Please sign in to comment.