Update federated setup postgres version

pull/48/head
Dan Caseley 2021-12-01 22:35:42 +00:00
parent 7fd1ba5d24
commit b5c5659164
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ version: '3.7'
services:
db1:
image: library/postgres:9.6.17-alpine
image: library/postgres:9.6.24-alpine
ports:
- "5431:5432"
environment:
@ -17,7 +17,7 @@ services:
ipv4_address: 172.50.0.11
db2:
image: library/postgres:9.6.17-alpine
image: library/postgres:9.6.24-alpine
ports:
- "5432:5432"
environment: