[PR #13] [MERGED] fix: ensure digests are pushed #12

Closed
opened 2026-02-16 09:24:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-agentbox/pull/13
Author: @Yeuoly
Created: 1/23/2026
Status: Merged
Merged: 1/23/2026
Merged by: @Yeuoly

Base: mainHead: fix/manifest-merge-digest


📝 Commits (1)

  • b1a2128 fix: ensure digests are pushed

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 .github/workflows/build.yml (+4 -3)

📄 Description

Summary

  • push per-arch digests to both Docker Hub and GHCR during build
  • avoid mixing GHCR tags into Docker Hub manifest merge

Testing

  • not run (CI workflow change only)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-agentbox/pull/13 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix/manifest-merge-digest` --- ### 📝 Commits (1) - [`b1a2128`](https://github.com/langgenius/dify-agentbox/commit/b1a21280952d4596d576245078b1e570cee2fb64) fix: ensure digests are pushed ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+4 -3) </details> ### 📄 Description ## Summary - push per-arch digests to both Docker Hub and GHCR during build - avoid mixing GHCR tags into Docker Hub manifest merge ## Testing - not run (CI workflow change only) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 09:24:49 -05:00
yindo closed this issue 2026-02-16 09:24:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-agentbox#12