Skip to content

Commit 6316825

Browse files
committed
Bump python version in docker-compose to 3.13.5-slim-bookworm
1 parent e0e5427 commit 6316825

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.1-slim-bookworm
13+
image: python:3.13.5-slim-bookworm
1414
volumes:
1515
- .:/code
1616
working_dir: /code

0 commit comments

Comments
 (0)