mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix wrong benchmark image path.
PiperOrigin-RevId: 696976987
This commit is contained in:
@@ -17,4 +17,4 @@ package kubernetes
|
||||
|
||||
// ImageRepoPrefix is the image repository prefix of images that are
|
||||
// used by gVisor tests.
|
||||
const ImageRepoPrefix = "us-central1-docker.pkg.dev/gvisor-presubmit/"
|
||||
const ImageRepoPrefix = "us-central1-docker.pkg.dev/gvisor-presubmit/gvisor-presubmit-images/"
|
||||
|
||||
Reference in New Issue
Block a user