Update ollama/ollama Docker tag to v0.5.13
This commit is contained in:
parent
305c0bbdc0
commit
3ff82d1323
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.5.12
|
||||
image: ollama/ollama:0.5.13
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue