Skip to content

Commit a2b1bd7

Browse files
committed
Update image version
1 parent 0cfe527 commit a2b1bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
- .:/code
1111

1212
requirements:
13-
image: python:3.13.7-slim-trixie
13+
image: python:3.14.2-slim-trixie
1414
volumes:
1515
- .:/code
1616
working_dir: /code

0 commit comments

Comments
 (0)