Version: Open WebUI

Hi,
I’d like to ask how I can update the container image in question to a newer version, but I’m having trouble. I understand that the code from the GitHub commit is used, but how can I find it on the Git web pages and insert it into Cosmos in an already-run image?

Thank you so much for your reply.

Thanks everyone, I managed to change the name of the image in the compose file.
For example, "image": "ghcr.io/open-webui/open-webui:git-8d7d79d" for version 0.6.33 .
The code 8d7d79d is the commit for the release and can be found in the title of the release page.

image

1 Like