perf: 升级okr容器

This commit is contained in:
Pang 2023-12-24 10:47:30 +08:00
parent 9800f9e3da
commit 0e819de1bc

View File

@ -177,7 +177,7 @@ services:
okr: okr:
container_name: "dootask-okr-${APP_ID}" container_name: "dootask-okr-${APP_ID}"
image: "kuaifan/doookr:0.0.24" image: "kuaifan/doookr:0.0.25"
environment: environment:
TZ: "${TIMEZONE:-PRC}" TZ: "${TIMEZONE:-PRC}"
DOO_TASK_URL: "http://${APP_IPPR}.3" DOO_TASK_URL: "http://${APP_IPPR}.3"