mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #16496] issue: Stale ollama version in official docker images #56597
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 @robmurrer on GitHub (Aug 11, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16496
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.22
Ollama Version (if applicable)
No response
Operating System
All
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When installing from docker w/ ollama we would expect the latest version to be pulled, but it looks like it is being cached. Right now i get GPT-OSS can't be used with official docker w/ ollama included.
Actual Behavior
Error. old version of ollama that doesn't support gpt-oss
Steps to Reproduce
Logs & Screenshots
no screenshot of error message but i can't attain it. sending PR soon to hopefully "fix" it
Additional Information
No response
@tjbck commented on GitHub (Aug 13, 2025):
Should be addressed!