Skip to content

Commit

Permalink
Update base version for trivy image comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
groldan committed Oct 7, 2023
1 parent 8fe9617 commit 21726c3
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.2.0
v1=1.3.0
echo Gettig current version...
v2=$(mvn help:evaluate -Dexpression=project.version -q -DforceStdout)

Expand Down

0 comments on commit 21726c3

Please sign in to comment.