Skip to content

Commit

Permalink
Merge pull request #1572 from jenkins-x/crane
Browse files Browse the repository at this point in the history
fix: old crane image missing
  • Loading branch information
jenkins-x-bot authored Dec 19, 2024
2 parents ff17506 + 75ca608 commit 22011b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/build-scan-push/build-scan-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
else
echo "No vulnerabilities found."
fi
- image: gcr.io/go-containerregistry/crane/debug:59b5c06eb64f0b6500bd94d71b473adf6079e444
- image: gcr.io/go-containerregistry/crane/debug:c195f151efe3369874c72662cd69ad43ee485128
name: push-container
resources: {}
script: |
Expand Down

0 comments on commit 22011b5

Please sign in to comment.