mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Harmonize ollama Docker image version.
The benchmark image was updated to 0.5.1, so this updates the other images to the same version. PiperOrigin-RevId: 706801311
This commit is contained in:
committed by
gVisor bot
parent
232c17cbb6
commit
3f058a8436
@@ -1,5 +1,5 @@
|
||||
# https://hub.docker.com/r/ollama/ollama
|
||||
FROM ollama/ollama:0.1.26
|
||||
FROM ollama/ollama:0.5.1
|
||||
|
||||
ENV PATH=$PATH:/usr/local/nvidia/bin:/bin/nvidia/bin
|
||||
ENV OLLAMA_ORIGINS=*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# https://hub.docker.com/r/ollama/ollama
|
||||
FROM ollama/ollama:0.1.26
|
||||
FROM ollama/ollama:0.5.1
|
||||
|
||||
ENV PATH=$PATH:/usr/local/nvidia/bin:/bin/nvidia/bin
|
||||
ENV OLLAMA_ORIGINS=*
|
||||
|
||||
Reference in New Issue
Block a user