diff options
Diffstat (limited to 'app/docker-compose.yml')
-rw-r--r-- | app/docker-compose.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/docker-compose.yml b/app/docker-compose.yml index 9a5d5f1..6e717bd 100644 --- a/app/docker-compose.yml +++ b/app/docker-compose.yml @@ -97,9 +97,9 @@ services: build: args: # https://github.com/sorintlab/stolon/releases - STOLON_VERSION: 057389f7e484ee1d5c1e1a7020256020e7413c87 + STOLON_VERSION: 3bb7499f815f77140551eb762b200cf4557f57d3 context: ./postgres/build/postgres - image: superboum/amd64_postgres:v9 + image: superboum/amd64_postgres:v10 backup-consul: build: |