diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-04-15 13:05:21 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-04-15 13:05:21 +0200 |
commit | 3135c385054ebd4955c992a1c616eb20c97e0683 (patch) | |
tree | d00beb6d09f3f7857a1c5f960423e04ea5befa6f /app/docker-compose.yml | |
parent | 87303033d115c1f4da67433c5adc01577311f4c3 (diff) | |
download | infrastructure-3135c385054ebd4955c992a1c616eb20c97e0683.tar.gz infrastructure-3135c385054ebd4955c992a1c616eb20c97e0683.zip |
Upgrade stolon
Diffstat (limited to 'app/docker-compose.yml')
-rw-r--r-- | app/docker-compose.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/docker-compose.yml b/app/docker-compose.yml index 0d82cab..4195c48 100644 --- a/app/docker-compose.yml +++ b/app/docker-compose.yml @@ -98,7 +98,7 @@ services: # https://packages.debian.org/fr/stretch/postgresql-all PG_VERSION: 9.6+181+deb9u3 context: ./postgres/build/postgres - image: superboum/amd64_postgres:v4 + image: superboum/amd64_postgres:v5 backup-consul: build: |