Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .tekton/build-dm-verity-image-debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ spec:
- mountPath: /activation-key
name: activation-key
- name: sbom-generate
image: quay.io/konflux-ci/mobster@sha256:a2feb71e321a0164820fe7171e564242c75125d8b62d213d3ba3423cf8fa678b
image: quay.io/konflux-ci/mobster@sha256:ae9455b489a96d0227171778e115744ffa880c55dafda16886d931de78d37a66
script: |
#!/bin/bash
set -euo pipefail
Expand Down
Loading