You've already forked explain.depesz.com
mirror of
https://gitlab.com/depesz/explain.depesz.com.git
synced 2026-06-19 22:15:11 +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