Skip to content

Commit 4f4bd02

Browse files
Update postgres Docker tag to v18
1 parent bc14c2e commit 4f4bd02

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:18-bookworm
3535
command: -c 'max_connections=200'
3636
environment:
3737
POSTGRES_DB: "progressor_db"

0 commit comments

Comments
 (0)