Skip to content

Commit

Permalink
Merge pull request #1072 from SaschaSchwarze0/sascha-update-strategy-…
Browse files Browse the repository at this point in the history
…tools

Update build strategy tools
  • Loading branch information
openshift-merge-robot committed May 31, 2022
2 parents 7b7c79d + 8c9f2f1 commit 12ee038
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
cpu: 250m
memory: 65Mi
- name: trivy-scan
image: docker.io/aquasec/trivy:0.25.3
image: docker.io/aquasec/trivy:0.28.1
volumeMounts:
- mountPath: /image/
name: tar
Expand All @@ -82,7 +82,7 @@ spec:
cpu: 250m
memory: 65Mi
- name: crane-push
image: gcr.io/go-containerregistry/crane:v0.8.0
image: gcr.io/go-containerregistry/crane:v0.9.0
securityContext:
runAsUser: 0
volumeMounts:
Expand Down

0 comments on commit 12ee038

Please sign in to comment.