1
0
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:
Rúni H.Hansen 2019-07-11 17:58:24 +02:00
parent eb3e419912
commit 01b99a539c

View File

@ -9,7 +9,7 @@ services:
depends_on:
- "db"
db:
image: "postgres:10.7"
image: "postgres:11.4"
environment:
POSTGRES_USER: explaind
POSTGRES_PASSWORD: explain