8000 Update the docker image for python echo app (#2013) · chairy/python-docs-samples@20cafdb · GitHub
[go: up one dir, main page]

Skip to content

Commit 20cafdb

Browse files
qiwzhanggguuss
authored andcommitted
Update the docker image for python echo app (GoogleCloudPlatform#2013)
1 parent 1a42e91 commit 20cafdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

endpoints/getting-started/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ spec:
5151
ports:
5252
- containerPort: 8081
5353
- name: echo
54-
image: gcr.io/google-samples/echo-python:1.0
54+
image: gcr.io/endpoints-release/echo-python:1.0
5555
ports:
5656
- containerPort: 8080

0 commit comments

Comments
 (0)
0