[PR #176] feat:optimize dockerfile to combine build stage and runtime stage,bum… #189

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-sandbox/pull/176
Author: @rouxiaomin
Created: 7/4/2025
Status: 🔄 Open

Base: mainHead: optimize_dockerfile


📝 Commits (1)

  • f2e907b feat:optimize dockerfile to combine build stage and runtime stage,bump python version to 3.12

📊 Changes

4 files changed (+78 additions, -28 deletions)

View changed files

📝 docker/amd64/dockerfile (+37 -12)
📝 docker/arm64/dockerfile (+37 -12)
📝 internal/static/config_default_amd64.go (+2 -2)
📝 internal/static/config_default_arm64.go (+2 -2)

📄 Description

…p python version to 3.12

#174


🔄 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-sandbox/pull/176 **Author:** [@rouxiaomin](https://github.com/rouxiaomin) **Created:** 7/4/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `optimize_dockerfile` --- ### 📝 Commits (1) - [`f2e907b`](https://github.com/langgenius/dify-sandbox/commit/f2e907b3bf92ed5927915cc04a8a033b85006e18) feat:optimize dockerfile to combine build stage and runtime stage,bump python version to 3.12 ### 📊 Changes **4 files changed** (+78 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `docker/amd64/dockerfile` (+37 -12) 📝 `docker/arm64/dockerfile` (+37 -12) 📝 `internal/static/config_default_amd64.go` (+2 -2) 📝 `internal/static/config_default_arm64.go` (+2 -2) </details> ### 📄 Description …p python version to 3.12 #174 --- <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:19: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-sandbox#189