Skip to content

Commit 23d378a

Browse files
committed
Update Python version to 3.13.7 in render.yaml
Bumped the PYTHON_VERSION environment variable from 3.11.0 to 3.13.7 to use a newer Python release for the service.
1 parent 21a2351 commit 23d378a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

render.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
healthCheckPath: /health
1111
envVars:
1212
- key: PYTHON_VERSION
13-
value: 3.11.0
13+
value: 3.13.7
1414
- key: PORT
1515
generateValue: true
1616
- key: OPENAI_API_KEY

0 commit comments

Comments
 (0)