mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 10:04:14 -05:00
Tag docker image with version number #527
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?
Originally created by @h4ckm1n-dev on GitHub (Mar 23, 2024).
Is your feature request related to a problem? Please describe.
When using automation tool like renovate to update docker image, renovate is unable to detect open webui version number since it pull from main
Describe the solution you'd like
tag docker image realease so that the version number is availlible for renovate to update image
@tjbck commented on GitHub (Mar 23, 2024):
Duplicate #878, Seeking help from the community!