chore(deps): update ollama/ollama docker tag to v0.12.0 (#1732)
This commit is contained in:
parent
f60e251fd1
commit
a1338c60b4
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: ollama/ollama:0.11.10
|
image: ollama/ollama:0.12.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue