mirror of
https://gitlab.com/depesz/explain.depesz.com.git
synced 2024-11-24 08:42:27 +02:00
Bumped the PostgreSQL version to 11.4
This commit is contained in:
parent
eb3e419912
commit
01b99a539c
@ -9,7 +9,7 @@ services:
|
||||
depends_on:
|
||||
- "db"
|
||||
db:
|
||||
image: "postgres:10.7"
|
||||
image: "postgres:11.4"
|
||||
environment:
|
||||
POSTGRES_USER: explaind
|
||||
POSTGRES_PASSWORD: explain
|
||||
|
Loading…
Reference in New Issue
Block a user