Skip to content

Commit

Permalink
feat: image digest
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-klimko committed Nov 5, 2024
1 parent 82b114d commit f52d52d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions charts/cf-runtime/.ci/image-digests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,5 @@ docker run \
-v "$REPO_ROOT:/venona" \
-u $(id -u) \
--rm \
--entrypoint /bin/sh \
quay.io/codefresh/codefresh-shell:0.0.20 \
-c \
/venona/scripts/update_values_with_digests.sh
/bin/bash /venona/scripts/update_values_with_digests.sh

0 comments on commit f52d52d

Please sign in to comment.