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