Skip to content

Commit 21726c3

Browse files
committed
Update base version for trivy image comparison
1 parent 8fe9617 commit 21726c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-trivy-image-scan.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
v1=1.2.0
3+
v1=1.3.0
44
echo Gettig current version...
55
v2=$(mvn help:evaluate -Dexpression=project.version -q -DforceStdout)
66

0 commit comments

Comments
 (0)