Skip to content

Commit d0e1bcc

Browse files
committed
1 parent ef70bea commit d0e1bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cloud_run_http/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Use the official Python image.
22
# https://hub.docker.com/_/python
3-
FROM python:3.7-slim
3+
FROM python:3.13.3-slim
44

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

0 commit comments

Comments
 (0)