We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5037f1 commit e6e8fc7Copy full SHA for e6e8fc7
tests/docker-compose.yml
@@ -230,7 +230,7 @@ services:
230
args:
231
VERSION: 17
232
ports:
233
- - 5432:5432
+ - 5432
234
environment:
235
POSTGRES_DB: sqlx
236
POSTGRES_HOST_AUTH_METHOD: trust
@@ -374,7 +374,7 @@ services:
374
375
VERSION: 13
376
377
378
379
380
0 commit comments