aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-10-12 00:26:12 +0200
committerGravatar GitHub <[email protected]>2019-10-12 00:26:12 +0200
commit3d627d069b7c79d09e9daff5fe4156a255023413 (patch)
tree52d7091ca9eded88fff51732a06706bec8ce38f6
parentMerge branch 'master' into modif_2 (diff)
parentMerge pull request #518 from python-discord/bump-site-postgres-to-12 (diff)
Merge branch 'master' into modif_2
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 9684a3c62..f79fdba58 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -6,7 +6,7 @@ version: "3.7"
services:
postgres:
- image: postgres:11-alpine
+ image: postgres:12-alpine
environment:
POSTGRES_DB: pysite
POSTGRES_PASSWORD: pysite