Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Update python Docker tag [(#2785)](GoogleCloudPlatform/python-docs-sa…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 7, 2020
1 parent f2a5a9b commit e7c7eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/appengine/flexible/tasks/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Use the official Python image.
# https://hub.docker.com/_/python
FROM python:3.7
FROM python:3.8

# Copy local code to the container image.
ENV APP_HOME /app
Expand Down

0 comments on commit e7c7eb7

Please sign in to comment.