aboutsummaryrefslogtreecommitdiff
path: root/app/docker-compose.yml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@dufour.io>2021-03-07 12:54:03 +0100
committerQuentin Dufour <quentin@dufour.io>2021-03-07 12:54:03 +0100
commit4f296808e856efe5e13fb644fd9a6e4427dad8b8 (patch)
treece40774bd0ec92cabacfed1fe6214fd544648d87 /app/docker-compose.yml
parent4d7470b2fd1e04a688c18cc165212ee2dfd0543e (diff)
downloadinfrastructure-4f296808e856efe5e13fb644fd9a6e4427dad8b8.tar.gz
infrastructure-4f296808e856efe5e13fb644fd9a6e4427dad8b8.zip
Refactor stolon Dockerfile
Diffstat (limited to 'app/docker-compose.yml')
-rw-r--r--app/docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/docker-compose.yml b/app/docker-compose.yml
index 123c99d..a44e932 100644
--- a/app/docker-compose.yml
+++ b/app/docker-compose.yml
@@ -94,7 +94,7 @@ services:
build:
args:
# https://github.com/sorintlab/stolon/releases
- STOLON_VERSION: v0.16.0
+ STOLON_VERSION: 2d0b8e516a4eaec01f3a9509cdc50a1d4ce8709c
# https://packages.debian.org/fr/stretch/postgresql-all
PG_VERSION: 9.6+181+deb9u3
context: ./postgres/build/postgres