Skip to content

Commit 9aed179

Browse files
authored
update DockerScanMinXrayVersion to 3.40.0 (#307)
1 parent 144024d commit 9aed179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xray/commands/scan/dockerscan.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414

1515
const (
1616
indexerEnvPrefix = "JFROG_INDEXER_"
17-
DockerScanMinXrayVersion = "3.39.0"
17+
DockerScanMinXrayVersion = "3.40.0"
1818
)
1919

2020
type DockerScanCommand struct {

0 commit comments

Comments
 (0)