Skip to content

Commit

Permalink
chore(magefile): [WIP] change test repository
Browse files Browse the repository at this point in the history
  • Loading branch information
masahiro331 committed Jun 18, 2023
1 parent 66d9c48 commit c015c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magefiles/fixture.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ func fixtureContainerImages() error {

func fixtureVMImages() error {
const (
testVMImages = "ghcr.io/aquasecurity/trivy-test-vm-images"
testVMImages = "ghcr.io/aquasecurity/trivy-test-vm-images2"
titleAnnotation = "org.opencontainers.image.title"
dir = "integration/testdata/fixtures/vm-images/"
)
Expand Down

0 comments on commit c015c88

Please sign in to comment.