[GH-ISSUE #11708] Cannot pull gpt-oss:120b in Docker #33509

Closed
opened 2026-04-22 16:16:34 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @wenjingdu001 on GitHub (Aug 6, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11708

I'm installing Ollama in a docker container, but even after I rebuild with the latest image, I'm not able to put the gpt-oss:120b and received the following error. Is there gonna be a new version of image enabling gpt-oss for Docker, or do I need to fix something by myself? Thank you!

Error: pull model manifest: 412:

The model you are attempting to pull requires a newer version of Ollama.

Please download the latest version at:

        https://ollama.com/download
Originally created by @wenjingdu001 on GitHub (Aug 6, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11708 I'm installing Ollama in a docker container, but even after I rebuild with the latest image, I'm not able to put the gpt-oss:120b and received the following error. Is there gonna be a new version of image enabling gpt-oss for Docker, or do I need to fix something by myself? Thank you! ``` Error: pull model manifest: 412: The model you are attempting to pull requires a newer version of Ollama. Please download the latest version at: https://ollama.com/download ```
Author
Owner

@rick-github commented on GitHub (Aug 6, 2025):

docker pull ollama/ollama:0.11.2
<!-- gh-comment-id:3157091376 --> @rick-github commented on GitHub (Aug 6, 2025): ``` docker pull ollama/ollama:0.11.2 ```
Author
Owner

@wenjingdu001 commented on GitHub (Aug 6, 2025):

Thank you so much @rick-github !! It's now working

Image
<!-- gh-comment-id:3157107147 --> @wenjingdu001 commented on GitHub (Aug 6, 2025): Thank you so much @rick-github !! It's now working <img width="384" height="78" alt="Image" src="https://github.com/user-attachments/assets/e309013a-6e10-45f7-b083-6cb82cd823d5" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#33509