Update postgres Docker tag to v9.6
This commit is contained in:
@@ -45,7 +45,7 @@ services:
|
||||
- back-tier
|
||||
|
||||
db:
|
||||
image: postgres:9.4
|
||||
image: postgres:9.6
|
||||
environment:
|
||||
POSTGRES_USER: "postgres"
|
||||
POSTGRES_PASSWORD: "postgres"
|
||||
|
||||
Reference in New Issue
Block a user