mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-04-30 12:30:06 +00:00
fix Bug 65188 - Upgrade to a current version of postgresql (#690)
This commit is contained in:
parent
09ac8b5463
commit
6fc2b27fcf
3 changed files with 18 additions and 18 deletions
|
|
@ -41,7 +41,7 @@ services:
|
|||
|
||||
onlyoffice-postgresql:
|
||||
container_name: onlyoffice-postgresql
|
||||
image: postgres:9.5
|
||||
image: postgres:12
|
||||
environment:
|
||||
- POSTGRES_DB=onlyoffice
|
||||
- POSTGRES_USER=onlyoffice
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue