Skip to content

Commit ebe077f

Browse files
Update postgres Docker tag to v18
1 parent 638a57b commit ebe077f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ services:
125125
retries: 10
126126

127127
db:
128-
image: postgres:15-bookworm
128+
image: postgres:18-bookworm
129129
command: -c 'max_connections=1000'
130130
environment:
131131
POSTGRES_MULTIPLE_DATABASES: "hellgate,bender,dmt,party_management,shumway,liminator"

0 commit comments

Comments
 (0)