[PR #17231] [CLOSED] dependency: Adding LibreOffice in Dockerfile #11163

Closed
opened 2025-11-11 19:23:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/17231
Author: @minashaygan
Created: 9/5/2025
Status: Closed

Base: mainHead: mina-test


📝 Commits (10+)

📊 Changes

22 files changed (+40 additions, -68 deletions)

View changed files

📝 .github/workflows/build-release.yml.disabled (+0 -0)
.github/workflows/deploy-to-hf-spaces.yml (+0 -63)
📝 .github/workflows/docker-build.disabled (+0 -0)
.github/workflows/docker-image.yml (+34 -0)
📝 .github/workflows/release-pypi.yml.disabled (+0 -0)
📝 Dockerfile (+1 -0)
📝 static/favicon.png (+0 -0)
static/favicon_old_cima.png (+0 -0)
📝 static/static/apple-touch-icon.png (+0 -0)
📝 static/static/favicon-96x96.png (+0 -0)
static/static/favicon-dark.png (+0 -0)
📝 static/static/favicon.ico (+0 -0)
📝 static/static/favicon.png (+0 -0)
📝 static/static/favicon.svg (+1 -1)
static/static/favicon_cima_old.png (+0 -0)
📝 static/static/site.webmanifest (+4 -4)
static/static/splash-dark.png (+0 -0)
📝 static/static/splash.png (+0 -0)
static/static/splash_old.png (+0 -0)
static/static/splash_unit.png (+0 -0)

...and 2 more files

📄 Description

adding LibreOffice to Dockerfile and change tag in docker image


🔄 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/17231 **Author:** [@minashaygan](https://github.com/minashaygan) **Created:** 9/5/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `mina-test` --- ### 📝 Commits (10+) - [`3820ab3`](https://github.com/open-webui/open-webui/commit/3820ab3088752d0de61f3e67c55027e20ac92a4b) logo images and github action - [`72e1a5d`](https://github.com/open-webui/open-webui/commit/72e1a5da12267179442b70789b1a27361a25225a) hardcoded tag, to remove build error - [`0b19c43`](https://github.com/open-webui/open-webui/commit/0b19c43231d52d98e0918d7787e8648daad730aa) updated yaml - [`f68623d`](https://github.com/open-webui/open-webui/commit/f68623d4c32718f10e2a75f94c349dc4e3d305d7) changed image test - [`e1fb423`](https://github.com/open-webui/open-webui/commit/e1fb423fbe7d25e0bbd10b25c27f5a8f2ff3f9c7) changed all logos - [`67d2668`](https://github.com/open-webui/open-webui/commit/67d2668ba7ff929a705e961a99b7278932b3d572) updated splash logo - [`a07f1d0`](https://github.com/open-webui/open-webui/commit/a07f1d0d7aaae49693d3aeb3cfc5736b94f5938d) added pop - [`b5eca89`](https://github.com/open-webui/open-webui/commit/b5eca896f5b9e810f162b81495a4b2d731567aed) Revert "added pop" - [`8911d01`](https://github.com/open-webui/open-webui/commit/8911d018fa55d16e112b1ae04c85216e1abcb11d) hardcoded tag, to remove build error - [`afe0d33`](https://github.com/open-webui/open-webui/commit/afe0d33ae65d105b9891a7e97fc706efd74fdb15) updated splash logo ### 📊 Changes **22 files changed** (+40 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-release.yml.disabled` (+0 -0) ➖ `.github/workflows/deploy-to-hf-spaces.yml` (+0 -63) 📝 `.github/workflows/docker-build.disabled` (+0 -0) ➕ `.github/workflows/docker-image.yml` (+34 -0) 📝 `.github/workflows/release-pypi.yml.disabled` (+0 -0) 📝 `Dockerfile` (+1 -0) 📝 `static/favicon.png` (+0 -0) ➕ `static/favicon_old_cima.png` (+0 -0) 📝 `static/static/apple-touch-icon.png` (+0 -0) 📝 `static/static/favicon-96x96.png` (+0 -0) ➖ `static/static/favicon-dark.png` (+0 -0) 📝 `static/static/favicon.ico` (+0 -0) 📝 `static/static/favicon.png` (+0 -0) 📝 `static/static/favicon.svg` (+1 -1) ➕ `static/static/favicon_cima_old.png` (+0 -0) 📝 `static/static/site.webmanifest` (+4 -4) ➖ `static/static/splash-dark.png` (+0 -0) 📝 `static/static/splash.png` (+0 -0) ➕ `static/static/splash_old.png` (+0 -0) ➕ `static/static/splash_unit.png` (+0 -0) _...and 2 more files_ </details> ### 📄 Description adding LibreOffice to Dockerfile and change tag in docker image --- <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 19:23:47 -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#11163