Wrong version label #8353

Closed
opened 2026-02-21 18:25:13 -05:00 by yindo · 4 comments
Owner

Originally created by @QYG2297248353 on GitHub (Feb 17, 2025).

Self Checks

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

Dify version

1.0.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image

Recently modified docker-compose version numbers are all 1.0. 0 and cannot be deployed normally

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @QYG2297248353 on GitHub (Feb 17, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [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 this 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. ### Dify version 1.0.0 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/c7269985-7731-4694-a77d-154f1060f537) Recently modified docker-compose version numbers are all 1.0. 0 and cannot be deployed normally ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug label 2026-02-21 18:25:13 -05:00
yindo closed this issue 2026-02-21 18:25:13 -05:00
Author
Owner

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

Hello, @QYG2297248353! I'm here to help you with any bugs, questions, or contributions. Let's work together to resolve your issue.

The issue you're experiencing with the Docker images not being deployed normally is likely due to the fact that the Docker images for Dify version 1.0.0 are not available. This results in an error indicating that the manifest for these images is unknown. Version 1.0.0 has not been officially released yet, so these Docker images are not accessible [1].

A similar issue was discussed, and the suggested solution was to change the version in the docker-compose.yaml file from dify-api:1.0.0 to dify-api:latest or use the latest available version, which is 0.6.13 [2].

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 17, 2025): <!-- Greeting --> Hello, @QYG2297248353! I'm here to help you with any bugs, questions, or contributions. Let's work together to resolve your issue. <!-- Answer --> The issue you're experiencing with the Docker images not being deployed normally is likely due to the fact that the Docker images for Dify version 1.0.0 are not available. This results in an error indicating that the manifest for these images is unknown. Version 1.0.0 has not been officially released yet, so these Docker images are not accessible <sup>[[1]](https://github.com/langgenius/dify/issues/13874)</sup>. A similar issue was discussed, and the suggested solution was to change the version in the `docker-compose.yaml` file from `dify-api:1.0.0` to `dify-api:latest` or use the latest available version, which is `0.6.13` <sup>[[2]](https://github.com/langgenius/dify/issues/13868)</sup>. <!-- 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/e9d33cd6-56c5-4a29-a682-797f526fe1ca?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/e9d33cd6-56c5-4a29-a682-797f526fe1ca?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/e9d33cd6-56c5-4a29-a682-797f526fe1ca?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/e9d33cd6-56c5-4a29-a682-797f526fe1ca?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/e9d33cd6-56c5-4a29-a682-797f526fe1ca?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/e9d33cd6-56c5-4a29-a682-797f526fe1ca?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/e9d33cd6-56c5-4a29-a682-797f526fe1ca?feedback_type=other)</sup>
Author
Owner

@QYG2297248353 commented on GitHub (Feb 17, 2025):

Image

If you query on the hub, the latest version is 0.15.3

@QYG2297248353 commented on GitHub (Feb 17, 2025): ![Image](https://github.com/user-attachments/assets/8c3362b1-5031-4dd4-81cf-81fc72620deb) If you query on the hub, the latest version is 0.15.3
Author
Owner

@QYG2297248353 commented on GitHub (Feb 17, 2025):

Yes, 1.0 has not released this tag version yet, and the discussion forum also said that adding the-beta suffix can indeed be temporarily solved. Since it is written at the beginning of the docker-compose.yml file, it is not recommended to modify it. I hope to solve this problem as soon as possible.

Thank you

@QYG2297248353 commented on GitHub (Feb 17, 2025): Yes, 1.0 has not released this tag version yet, and the discussion forum also said that adding the-beta suffix can indeed be temporarily solved. Since it is written at the beginning of the docker-compose.yml file, it is not recommended to modify it. I hope to solve this problem as soon as possible. Thank you
Author
Owner

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

We will release this version in one or two days later. Please checkout to v0.15.3 tag instead.

@crazywoola commented on GitHub (Feb 18, 2025): We will release this version in one or two days later. Please checkout to v0.15.3 tag instead.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#8353