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 2c0d10c

Browse filesBrowse files
Update python Docker tag to v3.8 (GoogleCloudPlatform#4444)
Co-authored-by: Charles Engelke <engelke@google.com>
1 parent 31b8574 commit 2c0d10c
Copy full SHA for 2c0d10c

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

‎memorystore/redis/cloud_run_deployment/Dockerfile

Copy file name to clipboardExpand all lines: memorystore/redis/cloud_run_deployment/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Use the official lightweight Python image.
22
# https://hub.docker.com/_/python
3-
FROM python:3.7-slim
3+
FROM python:3.8-slim
44

55
# Copy local code to the container image.
66
ENV APP_HOME /app

0 commit comments

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