Update ollama/ollama Docker tag to v0.11.7 (#1448)
This commit is contained in:
parent
ec9ca231cd
commit
d105efc641
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.11.6
|
||||
image: ollama/ollama:0.11.7
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue