[PR #287] [MERGED] Improve docker build #7035

Closed
opened 2025-11-11 17:15:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/287
Author: @Poulpatine
Created: 12/27/2023
Status: Merged
Merged: 12/27/2023
Merged by: @tjbck

Base: mainHead: main


📝 Commits (2)

  • 19e7d9a feat: build docker image on dev
  • f5c5cfc fix: use tagged github docker actions

📊 Changes

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

View changed files

📝 .github/workflows/docker-build.yaml (+5 -3)

📄 Description

This MR aims to improve docker builds by:

  • building images on dev branch
  • using docker github actions tagged references

🔄 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/open-webui/open-webui/pull/287 **Author:** [@Poulpatine](https://github.com/Poulpatine) **Created:** 12/27/2023 **Status:** ✅ Merged **Merged:** 12/27/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`19e7d9a`](https://github.com/open-webui/open-webui/commit/19e7d9a0f38e5f429e2f2d67a93cf6bf080934b9) feat: build docker image on dev - [`f5c5cfc`](https://github.com/open-webui/open-webui/commit/f5c5cfc2ed99280f240420dd4fd9b3e5cc8a6859) fix: use tagged github docker actions ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-build.yaml` (+5 -3) </details> ### 📄 Description This MR aims to improve docker builds by: - building images on dev branch - using docker github actions tagged references --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:15:06 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7035