mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #1390] Normalize the docker image tag #28003
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 @thiner on GitHub (Apr 2, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1390
Please consider use semantic version number as the image tag instead of "latest", "main" and "dev". This is really inconvenient when we need to rollback to a specific version or check the version of a running container.
@tjbck commented on GitHub (Apr 2, 2024):
Duplicate #878