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