diff options
author | Quentin Dufour <quentin@dufour.io> | 2021-07-02 14:08:22 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@dufour.io> | 2021-07-02 14:08:22 +0200 |
commit | 2670c8f8f1be5d3b1f0a61b9f3f25a115e261e42 (patch) | |
tree | 5f10f8eebff286bc678588c2d4f279480ff18333 /app/docker-compose.yml | |
parent | 0a6ffcacd209a1693677f3839d427f471f8fd639 (diff) | |
download | infrastructure-2670c8f8f1be5d3b1f0a61b9f3f25a115e261e42.tar.gz infrastructure-2670c8f8f1be5d3b1f0a61b9f3f25a115e261e42.zip |
libc is needed fos 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 82bacd5..6c461b6 100644 --- a/app/docker-compose.yml +++ b/app/docker-compose.yml @@ -98,7 +98,7 @@ services: # https://github.com/sorintlab/stolon/releases STOLON_VERSION: 057389f7e484ee1d5c1e1a7020256020e7413c87 context: ./postgres/build/postgres - image: superboum/amd64_postgres:v6 + image: superboum/amd64_postgres:v7 backup-consul: build: |