Skip to content

Commit 2efd97e

Browse files
author
michaelawyu
authored
Update Dockerfile
Reported in b/70627152
1 parent 500657d commit 2efd97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optional-kubernetes-engine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# and various os-level packages to allow installation of popular Python
33
# libraries. The source is on github at:
44
# https://github.com/GoogleCloudPlatform/python-docker
5-
FROM gcr.io/google_appengine/python
5+
FROM gcr.io/google-appengine/python
66

77
# Create a virtualenv for the application dependencies.
88
# If you want to use Python 2, add the -p python2.7 flag.

0 commit comments

Comments
 (0)