Commit 192acbdc6936fe5099d102f6a4c52eca3740a7c3
1 parent
0e42615b
Exists in
master
passage bulleyes et supression geoip problematique
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
conf/docker-compose.yml
conf/help.mdwn
@@ -60,7 +60,7 @@ version: "3" | @@ -60,7 +60,7 @@ version: "3" | ||
60 | services: | 60 | services: |
61 | 61 | ||
62 | db: | 62 | db: |
63 | - image: postgres:9.4 | 63 | + image: postgres:13 |
64 | volumes: | 64 | volumes: |
65 | - db-data:/var/lib/postgresql/data | 65 | - db-data:/var/lib/postgresql/data |
66 | networks: | 66 | networks: |