Skip to content

Commit 41c6b03

Browse files
committed
Fixup
1 parent 3a0bc0d commit 41c6b03

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

make/photon/trivy-adapter/builder.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
set +e
44

5-
if [ -z $1 ]; then
6-
error "Please set the 'version' variable"
7-
exit 1
8-
fi
9-
105
VERSION="0.33.2"
116
GOBUILDIMAGE="golang:1.24.6"
127

0 commit comments

Comments
 (0)