Skip to content

Commit 4301021

Browse files
committed
replace other k8s-skaffold image reference
1 parent a51c1b9 commit 4301021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/django/e2e_test_setup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ steps:
6969
--project ${PROJECT_ID}"
7070
7171
- id: "Build Container Image"
72-
name: gcr.io/k8s-skaffold/pack
72+
name: buildpacksio/pack
7373
args: ["build", "${_IMAGE_NAME}", "--builder=gcr.io/buildpacks/builder",
7474
"--env", "GOOGLE_PYTHON_VERSION=${_PYTHON_VERSION}"]
7575

0 commit comments

Comments
 (0)