Skip to content

Commit

Permalink
Merge 332ed04 into 4d57026
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2022
2 parents 4d57026 + 332ed04 commit 915b9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/docker-compose.yml
Expand Up @@ -21,7 +21,7 @@ services:
db:
expose:
- "5432"
image: postgres:14-alpine
image: postgres:15-alpine
environment:
POSTGRES_DB: "db"
POSTGRES_HOST_AUTH_METHOD: "trust"
Expand Down

0 comments on commit 915b9a0

Please sign in to comment.