Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b8574 commit 2c0d10cCopy full SHA for 2c0d10c
memorystore/redis/cloud_run_deployment/Dockerfile
@@ -1,6 +1,6 @@
1
# Use the official lightweight Python image.
2
# https://hub.docker.com/_/python
3
-FROM python:3.7-slim
+FROM python:3.8-slim
4
5
# Copy local code to the container image.
6
ENV APP_HOME /app
0 commit comments