изменена версия postgre с latest на 9.4
This commit is contained in:
parent
d4cbeb0015
commit
fbc056c1b6
@ -32,7 +32,7 @@ services:
|
||||
|
||||
psql:
|
||||
container_name: psql-${BRANCH}
|
||||
image: postgres:latest
|
||||
image: postgres:9.4
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
POSTGRES_USER: "admin"
|
||||
|
Loading…
x
Reference in New Issue
Block a user