The versions of the source code deployment and the Docker deployment are inconsistent.(源码部署和docker部署的版本不一致) #8557

Closed
opened 2026-02-21 18:26:19 -05:00 by yindo · 2 comments
Owner

Originally created by @MTD-xiaoma on GitHub (Feb 24, 2025).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Provide a description of requested docs changes

It is currently 2025-02-24, but why is the version of the source code deployment 1.0.0, while the latest released version is 0.5.3? How can I deploy the latest version of the source code locally?(现在是2025-02-24,为啥源码部署的版本是1.0.0,但是发布的最新版本是0.5.3了,本地源码部署如何部署最新的?)

Originally created by @MTD-xiaoma on GitHub (Feb 24, 2025). ### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Provide a description of requested docs changes It is currently 2025-02-24, but why is the version of the source code deployment 1.0.0, while the latest released version is 0.5.3? How can I deploy the latest version of the source code locally?(现在是2025-02-24,为啥源码部署的版本是1.0.0,但是发布的最新版本是0.5.3了,本地源码部署如何部署最新的?)
yindo closed this issue 2026-02-21 18:26:19 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Feb 24, 2025):

Hey @MTD-xiaoma! 👋 I'm here to help you with any bugs, questions, or contributions you have. I'm Dosu, a bot designed to assist you while you wait for a human maintainer. Let's squash those bugs together!

I couldn't find specific steps for updating the source code deployment to the latest version in Dify. However, there is a known difference between source code deployment and Docker deployment. For the frontend, it is recommended to use the Docker image langgenius/dify-web:1.0.0-beta.1 instead of deploying from source code, which suggests that Docker deployment might be more up-to-date or preferred for certain components [1].

If you are looking to update your local source code deployment to the latest version, you might want to check if there are any specific branches or tags in the repository that correspond to version 1.5.3, although I couldn't find this information directly. It might be helpful to look for any release notes or changelogs that could guide you on the changes between versions 1.0.0 and 1.5.3.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot[bot] commented on GitHub (Feb 24, 2025): <!-- Greeting --> Hey @MTD-xiaoma! 👋 I'm here to help you with any bugs, questions, or contributions you have. I'm Dosu, a bot designed to assist you while you wait for a human maintainer. Let's squash those bugs together! <!-- Answer --> I couldn't find specific steps for updating the source code deployment to the latest version in Dify. However, there is a known difference between source code deployment and Docker deployment. For the frontend, it is recommended to use the Docker image `langgenius/dify-web:1.0.0-beta.1` instead of deploying from source code, which suggests that Docker deployment might be more up-to-date or preferred for certain components <sup>[[1]](https://github.com/langgenius/dify/discussions/12867)</sup>. If you are looking to update your local source code deployment to the latest version, you might want to check if there are any specific branches or tags in the repository that correspond to version 1.5.3, although I couldn't find this information directly. It might be helpful to look for any release notes or changelogs that could guide you on the changes between versions 1.0.0 and 1.5.3. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/ee65b9fc-6e83-42ed-97b6-5fdb044bc341?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/ee65b9fc-6e83-42ed-97b6-5fdb044bc341?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/ee65b9fc-6e83-42ed-97b6-5fdb044bc341?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/ee65b9fc-6e83-42ed-97b6-5fdb044bc341?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/ee65b9fc-6e83-42ed-97b6-5fdb044bc341?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/ee65b9fc-6e83-42ed-97b6-5fdb044bc341?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/ee65b9fc-6e83-42ed-97b6-5fdb044bc341?feedback_type=other)</sup>
Author
Owner

@crazywoola commented on GitHub (Feb 24, 2025):

We are preparing to release 1.0.0 soon.
For self-hosted version, you should checkout 0.15.3 release tag instead to run the source code and docker compose command.
Please do not run source code deployment on latest branch unless you have confidence that you can handle it.
We do not provide techinical support for that.
Please contact business@dify.ai to get technical support instead.

@crazywoola commented on GitHub (Feb 24, 2025): We are preparing to release 1.0.0 soon. For self-hosted version, you should checkout `0.15.3` release tag instead to run the source code and docker compose command. Please do not run source code deployment on latest branch unless you have confidence that you can handle it. **We do not provide techinical support for that**. Please contact business@dify.ai to get technical support instead.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#8557