mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #4859] [MERGED] Enhancement: Update Docker image metadata #21578
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/4859
Author: @westbrook-ai
Created: 8/23/2024
Status: ✅ Merged
Merged: 8/26/2024
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (10+)
550386fTest moving tags in Actionsff1ea70Only add version tag to main913b454Merge pull request #24 from 0xThresh/dev9be7c8bTry removing push by digest0022902Merge pull request #25 from 0xThresh/deve1022b3Test bumping the Open WebUI versionc63a2dfMerge pull request #26 from 0xThresh/dev63d82dbAdd image updates to cuda and ollama image jobs882b76cMerge pull request #27 from 0xThresh/devb1355e1Test updating version with all images📊 Changes
1 file changed (+44 additions, -28 deletions)
View changed files
📝
.github/workflows/docker-build.yaml(+44 -28)📄 Description
Changelog Entry
Description
docker-buildactions to move current version tags (such as0.3.15) to thelatestimage on merges tomainto ensure that fixes to versions that occur before a new release are included in the version-tagged image.Changed
docker-build.yamlto enable moving version tagsWIP
Additional Information
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.