Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2db93f8

Browse filesBrowse files
engelkeAce Nassri
andauthored
Use Python 3.9 for run/django (GoogleCloudPlatform#5332)
Co-authored-by: Ace Nassri <anassri@google.com>
1 parent 266c4ad commit 2db93f8
Copy full SHA for 2db93f8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎run/django/Dockerfile

Copy file name to clipboardExpand all lines: run/django/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Use an official lightweight Python image.
1616
# https://hub.docker.com/_/python
17-
FROM python:3.8-slim
17+
FROM python:3.9-slim
1818

1919
ENV APP_HOME /app
2020
WORKDIR $APP_HOME

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.