mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
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:
@@ -27,7 +27,7 @@ services:
|
||||
- 8080:8080
|
||||
|
||||
postgres:
|
||||
image: postgres:9.4.12
|
||||
image: postgres:10.1
|
||||
environment:
|
||||
- POSTGRES_PASSWORD=alfresco
|
||||
- POSTGRES_USER=alfresco
|
||||
|
Reference in New Issue
Block a user