Skip to content

Commit

Permalink
test: change ctr vuln scan tag
Browse files Browse the repository at this point in the history
Signed-off-by: Salim Afiune Maya <[email protected]>
  • Loading branch information
afiune committed Feb 16, 2021
1 parent 3081e3c commit c15bd1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/container_vulnerability_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const (
registry = "index.docker.io"
repository = "lacework/lacework-cli"
tag1 = "ubuntu-1804"
tag2 = "debian-10"
tag2 = "amazonlinux-2"
)

func TestContainerVulnerabilityCommandAliases(t *testing.T) {
Expand Down

0 comments on commit c15bd1b

Please sign in to comment.