[PR #3] [MERGED] feat: enable syntax v1 spec for dockerfile #1

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

📋 Pull Request Information

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

Base: mainHead: syntax-v1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 Dockerfile.j2 (+1 -0)

📄 Description

  • Adding # syntax=docker/dockerfile:1 in line one to hint Docker for enabling syntax v1, as we are using RUN <<'EOF' style of it.

🔄 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/3 **Author:** [@bowenliang123](https://github.com/bowenliang123) **Created:** 1/15/2026 **Status:** ✅ Merged **Merged:** 1/15/2026 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `syntax-v1` --- ### 📝 Commits (1) - [`0d347c0`](https://github.com/langgenius/dify-agentbox/commit/0d347c0766a840fad8f0db8fdab4753ed7a30586) update ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile.j2` (+1 -0) </details> ### 📄 Description - Adding `# syntax=docker/dockerfile:1` in line one to hint Docker for enabling syntax v1, as we are using `RUN <<'EOF'` style of it. --- <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:48 -05:00
yindo closed this issue 2026-02-16 09:24:48 -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#1