Skip to content

Commit

Permalink
Rename wrong parameter to the command: base_images_sbom_script.py
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <cmoulliard@redhat.com>
  • Loading branch information
cmoulliard committed Jan 13, 2025
1 parent 66a056f commit 25b4a45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ spec:
echo "Adding base images data to sbom-cyclonedx.json"
python3 /scripts/base_images_sbom_script.py \
--sbom=sbom-cyclonedx.json \
--base-images-from-dockerfile=/shared/base_images_from_dockerfile \
--parsed-dockerfile=/shared/base_images_from_dockerfile \
--base-images-digests=/shared/BASE_IMAGES_DIGESTS
securityContext:
runAsUser: 0
Expand Down

0 comments on commit 25b4a45

Please sign in to comment.