Skip to content

Commit 0704050

Browse files
Update postgres Docker tag to v18
1 parent 8874989 commit 0704050

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
@@ -128,7 +128,7 @@ services:
128128
- ./test/bender/sys.config:/opt/bender/releases/1.0.0/sys.config
129129

130130
db:
131-
image: postgres:15-bookworm
131+
image: postgres:18-bookworm
132132
command: -c 'max_connections=1000'
133133
environment:
134134
POSTGRES_MULTIPLE_DATABASES: "fistful,bender,dmt,party_management,shumway,liminator"

0 commit comments

Comments
 (0)