Skip to content

Commit a8bd922

Browse files
Update postgres Docker tag to v18
1 parent dbc1403 commit a8bd922

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
@@ -144,7 +144,7 @@ services:
144144
- ./test/bender/sys.config:/opt/bender/releases/1.0.0/sys.config
145145

146146
db:
147-
image: postgres:15-bookworm
147+
image: postgres:18-bookworm
148148
command: -c 'max_connections=1000'
149149
environment:
150150
POSTGRES_MULTIPLE_DATABASES: "fistful,bender,dmt,party_management,shumway,liminator"

0 commit comments

Comments
 (0)