Skip to content

Commit

Permalink
fix: unit tests repository
Browse files Browse the repository at this point in the history
Signed-off-by: Ved Ratan <[email protected]>
  • Loading branch information
VedRatan committed Jul 23, 2024
1 parent fef0f2d commit 841b227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/notary/repository_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
)

var (
imageRef = "jimnotarytest.azurecr.io/jim/net-monitor:v1"
imageRef = "ghcr.io/kyverno/test-verify-image:signed"
ctx = context.Background()
)

Expand Down

0 comments on commit 841b227

Please sign in to comment.