diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-08-24 17:09:28 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-08-24 17:09:40 +0200 |
commit | ed82071223a87078bf34ea99c03c8148a54ccb11 (patch) | |
tree | f86679fc90fdd95693561d953574da93479e3a36 /app/docker-compose.yml | |
parent | 18610f9a9a4c8e58f9ee4e55a5de98c60a8ce063 (diff) | |
download | infrastructure-ed82071223a87078bf34ea99c03c8148a54ccb11.tar.gz infrastructure-ed82071223a87078bf34ea99c03c8148a54ccb11.zip |
Upgrade Stolon doc
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 6e717bd..246a269 100644 --- a/app/docker-compose.yml +++ b/app/docker-compose.yml @@ -99,7 +99,7 @@ services: # https://github.com/sorintlab/stolon/releases STOLON_VERSION: 3bb7499f815f77140551eb762b200cf4557f57d3 context: ./postgres/build/postgres - image: superboum/amd64_postgres:v10 + image: superboum/amd64_postgres:v11 backup-consul: build: |