REPO-3300: Deployment: 6.0 Base Images Stack Alignment

Update the images to use Postgres 10.1 and postgresql driver 42.2.1
This commit is contained in:
Mihaela Popa
2018-03-27 14:36:33 +03:00
parent 9a3fbe4463
commit 88f33d0083
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ services:
- 8080:8080
postgres:
image: postgres:9.4.12
image: postgres:10.1
environment:
- POSTGRES_PASSWORD=alfresco
- POSTGRES_USER=alfresco