[PR #5867] [CLOSED] Upstream Update #8565

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/5867
Author: @mawburn
Created: 10/2/2024
Status: Closed

Base: mainHead: main


📝 Commits (10+)

  • f59e564 update dockerfile
  • a215825 refactor: Update Dockerfile for web UI frontend and backend
  • 90d9649 chore: Update Dockerfile to install additional dependencies
  • ab1bc5d refactor: Update Dockerfile to install additional dependencies
  • d84b83c Update Dockerfile to use HTTPS for Debian package sources
  • 4c65e36 refactor: Update Dockerfile to use HTTPS for Debian package sources
  • beb372f chore: Update Dockerfile to use HTTPS for Debian package sources and install additional dependencies
  • 9d2e300 refactor: Update Dockerfile to use HTTPS for Debian package sources and install additional dependencies
  • 8912a86 refactor: Update Dockerfile to use HTTPS for Debian package sources and install additional dependencies
  • 04cc530 chore: Update Dockerfile to use Ubuntu 22.04 as base image and install additional dependencies

📊 Changes

507 files changed (+13215 additions, -23 deletions)

View changed files

📝 .gitignore (+0 -2)
📝 Dockerfile (+1 -1)
Dockerfile.mawburn (+89 -0)
📝 backend/env.py (+1 -1)
📝 backend/start.sh (+3 -0)
build/_app/env.js (+1 -0)
build/_app/immutable/assets/0.DbVvDW1Q.css (+1 -0)
build/_app/immutable/assets/10.DgaLkb66.css (+1 -0)
build/_app/immutable/assets/12.Z3gOmpeL.css (+1 -0)
build/_app/immutable/assets/2.BTjArBCz.css (+1 -0)
build/_app/immutable/assets/7.DNccDW7y.css (+1 -0)
build/_app/immutable/assets/ConfirmDialog.9RC9XL2T.css (+1 -0)
build/_app/immutable/assets/Help.BqlJvw3l.css (+1 -0)
build/_app/immutable/assets/KaTeX_AMS-Regular.BQhdFMY1.woff2 (+0 -0)
build/_app/immutable/assets/KaTeX_AMS-Regular.DMm9YOAa.woff (+0 -0)
build/_app/immutable/assets/KaTeX_AMS-Regular.DRggAlZN.ttf (+0 -0)
build/_app/immutable/assets/KaTeX_Caligraphic-Bold.ATXxdsX0.ttf (+0 -0)
build/_app/immutable/assets/KaTeX_Caligraphic-Bold.BEiXGLvX.woff (+0 -0)
build/_app/immutable/assets/KaTeX_Caligraphic-Bold.Dq_IR9rO.woff2 (+0 -0)
build/_app/immutable/assets/KaTeX_Caligraphic-Regular.CTRA-rTL.woff (+0 -0)

...and 80 more files

📄 Description

Mistake. Sorry about that.

youdidntseeanything


🔄 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/5867 **Author:** [@mawburn](https://github.com/mawburn) **Created:** 10/2/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`f59e564`](https://github.com/open-webui/open-webui/commit/f59e56450fd4ff452abe151f7e45702d331e9267) update dockerfile - [`a215825`](https://github.com/open-webui/open-webui/commit/a2158250050263eb9ee1a8a60b0081de176912d4) refactor: Update Dockerfile for web UI frontend and backend - [`90d9649`](https://github.com/open-webui/open-webui/commit/90d9649978872c42175edcf6416ccabcde94beba) chore: Update Dockerfile to install additional dependencies - [`ab1bc5d`](https://github.com/open-webui/open-webui/commit/ab1bc5d8699dd0ea63b8ce40ffe291b4708e4cb9) refactor: Update Dockerfile to install additional dependencies - [`d84b83c`](https://github.com/open-webui/open-webui/commit/d84b83cd461a0c6f1d6c3aa204ce05ce6a318e9a) Update Dockerfile to use HTTPS for Debian package sources - [`4c65e36`](https://github.com/open-webui/open-webui/commit/4c65e36eb0b955846b98662550f3d45762856b64) refactor: Update Dockerfile to use HTTPS for Debian package sources - [`beb372f`](https://github.com/open-webui/open-webui/commit/beb372fb8487f1cfac331986de887e7df08897c1) chore: Update Dockerfile to use HTTPS for Debian package sources and install additional dependencies - [`9d2e300`](https://github.com/open-webui/open-webui/commit/9d2e300e865e6657c2130191b36d9e897fcf607e) refactor: Update Dockerfile to use HTTPS for Debian package sources and install additional dependencies - [`8912a86`](https://github.com/open-webui/open-webui/commit/8912a869e33a6bc3adbb9c9cf7fced287e181f38) refactor: Update Dockerfile to use HTTPS for Debian package sources and install additional dependencies - [`04cc530`](https://github.com/open-webui/open-webui/commit/04cc530470d17ef052c27884c5c21e55f1b9da23) chore: Update Dockerfile to use Ubuntu 22.04 as base image and install additional dependencies ### 📊 Changes **507 files changed** (+13215 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+0 -2) 📝 `Dockerfile` (+1 -1) ➕ `Dockerfile.mawburn` (+89 -0) 📝 `backend/env.py` (+1 -1) 📝 `backend/start.sh` (+3 -0) ➕ `build/_app/env.js` (+1 -0) ➕ `build/_app/immutable/assets/0.DbVvDW1Q.css` (+1 -0) ➕ `build/_app/immutable/assets/10.DgaLkb66.css` (+1 -0) ➕ `build/_app/immutable/assets/12.Z3gOmpeL.css` (+1 -0) ➕ `build/_app/immutable/assets/2.BTjArBCz.css` (+1 -0) ➕ `build/_app/immutable/assets/7.DNccDW7y.css` (+1 -0) ➕ `build/_app/immutable/assets/ConfirmDialog.9RC9XL2T.css` (+1 -0) ➕ `build/_app/immutable/assets/Help.BqlJvw3l.css` (+1 -0) ➕ `build/_app/immutable/assets/KaTeX_AMS-Regular.BQhdFMY1.woff2` (+0 -0) ➕ `build/_app/immutable/assets/KaTeX_AMS-Regular.DMm9YOAa.woff` (+0 -0) ➕ `build/_app/immutable/assets/KaTeX_AMS-Regular.DRggAlZN.ttf` (+0 -0) ➕ `build/_app/immutable/assets/KaTeX_Caligraphic-Bold.ATXxdsX0.ttf` (+0 -0) ➕ `build/_app/immutable/assets/KaTeX_Caligraphic-Bold.BEiXGLvX.woff` (+0 -0) ➕ `build/_app/immutable/assets/KaTeX_Caligraphic-Bold.Dq_IR9rO.woff2` (+0 -0) ➕ `build/_app/immutable/assets/KaTeX_Caligraphic-Regular.CTRA-rTL.woff` (+0 -0) _...and 80 more files_ </details> ### 📄 Description Mistake. Sorry about that. ![youdidntseeanything](https://github.com/user-attachments/assets/4c571f97-a71a-4f8b-9fb5-dda8d4c71f34) --- <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:59:54 -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#8565