chore(deps): update ollama/ollama docker tag to v0.13.5 (#3026)
This commit is contained in:
parent
0fdf720dac
commit
694bf27e24
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: ollama/ollama:0.13.4
|
image: ollama/ollama:0.13.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue