mirror of
https://github.com/langgenius/dify-agentbox.git
synced 2026-07-01 20:24:11 -04:00
[PR #3] [MERGED] feat: enable syntax v1 spec for dockerfile #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:syntax-v1📝 Commits (1)
0d347c0update📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
Dockerfile.j2(+1 -0)📄 Description
# syntax=docker/dockerfile:1in line one to hint Docker for enabling syntax v1, as we are usingRUN <<'EOF'style of it.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.