Skip to content

Commit

Permalink
Run trivy image scan against 1.0-RC15
Browse files Browse the repository at this point in the history
  • Loading branch information
groldan committed Mar 23, 2022
1 parent 3627405 commit f7c5cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-trivy-image-scan.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

v1=1.0-RC5
v1=1.0-RC15
echo Gettig current version...
v2=$(mvn help:evaluate -Dexpression=project.version -q -DforceStdout)

Expand Down

0 comments on commit f7c5cca

Please sign in to comment.