You've already forked explain.depesz.com
mirror of
https://gitlab.com/depesz/explain.depesz.com.git
synced 2025-07-15 01:34:18 +02:00
Bumped the PostgreSQL version to 11.4
This commit is contained in:
@ -9,7 +9,7 @@ services:
|
||||
depends_on:
|
||||
- "db"
|
||||
db:
|
||||
image: "postgres:10.7"
|
||||
image: "postgres:11.4"
|
||||
environment:
|
||||
POSTGRES_USER: explaind
|
||||
POSTGRES_PASSWORD: explain
|
||||
|
Reference in New Issue
Block a user