(fix) adapt docker to taiga 6

This commit is contained in:
Yamila Moreno 2021-02-01 19:52:08 +01:00
parent 546527d7fe
commit 2f7084bd93

View File

@ -21,7 +21,7 @@ x-volumes:
services:
taiga-manage:
image: taigaio/taiga-back:alpha
image: taigaio/taiga-back:6
environment: *default-back-environment
depends_on:
- taiga-db