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 ef70bea commit d0e1bccCopy full SHA for d0e1bcc
examples/cloud_run_http/Dockerfile
@@ -1,6 +1,6 @@
1
# Use the official Python image.
2
# https://hub.docker.com/_/python
3
-FROM python:3.7-slim
+FROM python:3.13.3-slim
4
5
# Copy local code to the container image.
6
ENV APP_HOME /app
0 commit comments