8000 Update datastore for GAE Flex to use new runtimes (#11995) · davidcavazos/python-docs-samples@5cc3c0c · GitHub
[go: up one dir, main page]

Skip to content

Commit 5cc3c0c

Browse files
authored
Update datastore for GAE Flex to use new runtimes (GoogleCloudPlatform#11995)
1 parent 4282aa9 commit 5cc3c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/flexible/datastore/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ env: flex
1717
entrypoint: gunicorn -b :$PORT main:app
1818

1919
runtime_config:
20-
python_version: 3
20+
operating_system: ubuntu22

0 commit comments

Comments
 (0)
0