Skip to content

Commit 5b0dbae

Browse files
committed
Run trivy image scan against 1.0-RC16
1 parent a76f641 commit 5b0dbae

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.0-RC15
3+
v1=1.0-RC16
44
echo Gettig current version...
55
v2=$(mvn help:evaluate -Dexpression=project.version -q -DforceStdout)
66

0 commit comments

Comments
 (0)