Skip to content

Commit 772734f

Browse files
Update postgres Docker tag to v17
1 parent fab5537 commit 772734f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
retries: 10
3232

3333
postgres:
34-
image: postgres:15-bookworm
34+
image: postgres:17-bookworm
3535
command: -c 'max_connections=200'
3636
environment:
3737
POSTGRES_DB: "progressor_db"

0 commit comments

Comments
 (0)