mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
[PR #5920] [MERGED] fix: ensure Dockerfile and github actions use the same nodejs version #8580
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:baseImgDockerUpd📝 Commits (1)
fc44924fix: 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.