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 2ec62a5Copy full SHA for 2ec62a5
examples/cloud_run_decorator/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