Skip to content

chore(docker): upgrade plugin daemon to 0.6.1#36312

Merged
laipz8200 merged 1 commit into
mainfrom
laipz8200/upgrade-plugin-daemon-0-6-1
May 18, 2026
Merged

chore(docker): upgrade plugin daemon to 0.6.1#36312
laipz8200 merged 1 commit into
mainfrom
laipz8200/upgrade-plugin-daemon-0-6-1

Conversation

@laipz8200
Copy link
Copy Markdown
Member

Summary

Fixes #36309

Updates Docker compose plugin daemon image references to langgenius/dify-plugin-daemon:0.6.1-local while preserving the -local suffix across the main, template, and middleware Docker deployments.

Screenshots

N/A - Docker configuration only.

Update Docker compose plugin daemon image pins from 0.6.0-local to 0.6.1-local while preserving the local image suffix. Keep the main, template, and middleware compose files aligned for self-hosted deployments.
@laipz8200 laipz8200 marked this pull request as ready for review May 18, 2026 06:28
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 18, 2026
@laipz8200 laipz8200 enabled auto-merge May 18, 2026 06:28
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.94%. Comparing base (e2c52c9) to head (e28fc45).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #36312   +/-   ##
=======================================
  Coverage   85.93%   85.94%           
=======================================
  Files        4456     4456           
  Lines      211260   211260           
  Branches    39487    39487           
=======================================
+ Hits       181556   181557    +1     
+ Misses      26500    26498    -2     
- Partials     3204     3205    +1     
Flag Coverage Δ
api 85.46% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@laipz8200 laipz8200 added this pull request to the merge queue May 18, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 18, 2026
Merged via the queue into main with commit ceabfeb May 18, 2026
33 checks passed
@laipz8200 laipz8200 deleted the laipz8200/upgrade-plugin-daemon-0-6-1 branch May 18, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor/Chore] Upgrade plugin daemon image for improved runtime stability

2 participants