We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1644e3 commit cc91a95Copy full SHA for cc91a95
tests/e2e/e2e_suite_test.go
@@ -22,7 +22,7 @@ var (
22
)
23
24
const (
25
- airgappedImage = "core.harbor.10.89.98.101.nip.io/airgapped/agnhost:2.36"
+ airgappedImage = "harbor.10.221.134.246.nip.io/airgapped/agnhost:2.36"
26
stagingImage = "projects-stg.registry.vmware.com/vmware-cloud-director/agnhost:2.36"
27
28
0 commit comments