[PR #5920] [MERGED] fix: ensure Dockerfile and github actions use the same nodejs version #8580

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/5920
Author: @Nowheresly
Created: 10/5/2024
Status: Merged
Merged: 10/5/2024
Merged by: @tjbck

Base: devHead: baseImgDockerUpd


📝 Commits (1)

  • fc44924 fix: ensure Dockerfile and github actions use the same nodejs version

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 .github/workflows/format-build-frontend.yaml (+2 -2)
📝 Dockerfile (+1 -1)

📄 Description

nodejs version from github actions and the Dockerfile should be the same

Changelog Entry

Use nodejs 21. Ensure github actions and docker use the same nodejs version


🔄 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/5920 **Author:** [@Nowheresly](https://github.com/Nowheresly) **Created:** 10/5/2024 **Status:** ✅ Merged **Merged:** 10/5/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `baseImgDockerUpd` --- ### 📝 Commits (1) - [`fc44924`](https://github.com/open-webui/open-webui/commit/fc44924256276d043ca3ad23e0419b6b9460e43f) fix: ensure Dockerfile and github actions use the same nodejs version ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/format-build-frontend.yaml` (+2 -2) 📝 `Dockerfile` (+1 -1) </details> ### 📄 Description nodejs version from github actions and the Dockerfile should be the same # Changelog Entry Use nodejs 21. Ensure github actions and docker use the same nodejs version --- <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 18:00:18 -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#8580