chore(deps): update ollama/ollama docker tag to v0.7.0
This commit is contained in:
parent
f72bc32065
commit
24b7888cb2
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: ollama/ollama:0.6.8
|
image: ollama/ollama:0.7.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue