Skip to content

Commit e720db4

Browse files
committed
try new docker image to fix test
1 parent 31f63d3 commit e720db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scans_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ func TestDockerScan(t *testing.T) {
260260

261261
imagesToScan := []string{
262262
// Simple image with vulnerabilities
263-
"bitnami/minio:2022",
263+
"vulnerables/web-dvwa:1.9",
264264

265265
// Image with RPM with vulnerabilities
266266
"redhat/ubi8-micro:8.4",

0 commit comments

Comments
 (0)