本文最后更新于 2024年5月17日。
地址:https://github.com/langgenius/dify/releases
Docker compose deployments:
-
Get the latest code from the main branch:
git checkout main git pull origin main
-
Go to the next step and update to the latest image:
cd docker docker compose up -d