We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cfe527 commit a2b1bd7Copy full SHA for a2b1bd7
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
- .:/code
11
12
requirements:
13
- image: python:3.13.7-slim-trixie
+ image: python:3.14.2-slim-trixie
14
volumes:
15
16
working_dir: /code
0 commit comments