Skip to content

Commit 016406c

Browse files
committed
scan v0.6.0.
Signed-off-by: Guillaume Tardif <[email protected]>
1 parent b7299a9 commit 016406c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/scan.installer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ source "$(dirname "$0")/.common"
66
PKG=github.com/docker/scan-cli-plugin
77
GOPATH=$(go env GOPATH)
88
REPO=https://${PKG}.git
9-
COMMIT=v0.5.0
9+
COMMIT=v0.6.0
1010
DEST=${GOPATH}/src/${PKG}
1111

1212
build() {

0 commit comments

Comments
 (0)