Skip to content

Commit e0b204c

Browse files
authored
split #7491 into 3 prs (#8342)
1 parent ff545c2 commit e0b204c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/deployment-previews/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# [START cloudrun_deployment_preview_dockerfile]
1616
# Start from a Python base container
17-
FROM python:3.9-slim
17+
FROM python:3.10-slim
1818

1919
# Copy local code into the container image
2020
ENV APP_HOME /app

0 commit comments

Comments
 (0)