Skip to content

Commit 560cc77

Browse files
committed
Update docker image
1 parent c47f0e4 commit 560cc77

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.14.2-slim-trixie
13+
image: python:3.14.3-slim-trixie
1414
volumes:
1515
- .:/code
1616
working_dir: /code

0 commit comments

Comments
 (0)