Update ollama/ollama Docker tag to v0.6.5
This commit was merged in pull request #96.
	This commit is contained in:
		| @@ -22,7 +22,7 @@ ollama: | ||||
|         main: | ||||
|           image: | ||||
|             repository: ollama/ollama | ||||
|             tag: 0.6.4 | ||||
|             tag: 0.6.5 | ||||
|             pullPolicy: IfNotPresent | ||||
|           env: | ||||
|             - name: OLLAMA_KEEP_ALIVE | ||||
| @@ -59,7 +59,7 @@ ollama: | ||||
|         main: | ||||
|           image: | ||||
|             repository: ollama/ollama | ||||
|             tag: 0.6.4 | ||||
|             tag: 0.6.5 | ||||
|             pullPolicy: IfNotPresent | ||||
|           env: | ||||
|             - name: OLLAMA_KEEP_ALIVE | ||||
| @@ -96,7 +96,7 @@ ollama: | ||||
|         main: | ||||
|           image: | ||||
|             repository: ollama/ollama | ||||
|             tag: 0.6.4 | ||||
|             tag: 0.6.5 | ||||
|             pullPolicy: IfNotPresent | ||||
|           env: | ||||
|             - name: OLLAMA_KEEP_ALIVE | ||||
|   | ||||
		Reference in New Issue
	
	Block a user