feat:更新容器

This commit is contained in:
weifs 2023-04-20 16:38:00 +08:00
parent de7e74ff19
commit 28771c38e7

View File

@ -151,7 +151,7 @@ services:
workflow:
container_name: "dootask-workflow-${APP_ID}"
image: "weifashi/go-workflow:1.0.0"
image: "weifashi/go-workflow:1.0.1"
environment:
MYSQL_HOST: "${DB_HOST}"
MYSQL_PORT: "${DB_PORT}"