Update ollama/ollama Docker tag to v0.9.2
This commit was merged in pull request #724.
	This commit is contained in:
		| @@ -22,7 +22,7 @@ ollama: | ||||
|         main: | ||||
|           image: | ||||
|             repository: ollama/ollama | ||||
|             tag: 0.9.1 | ||||
|             tag: 0.9.2 | ||||
|             pullPolicy: IfNotPresent | ||||
|           env: | ||||
|             - name: OLLAMA_KEEP_ALIVE | ||||
| @@ -58,7 +58,7 @@ ollama: | ||||
|         main: | ||||
|           image: | ||||
|             repository: ollama/ollama | ||||
|             tag: 0.9.1 | ||||
|             tag: 0.9.2 | ||||
|             pullPolicy: IfNotPresent | ||||
|           env: | ||||
|             - name: OLLAMA_KEEP_ALIVE | ||||
| @@ -94,7 +94,7 @@ ollama: | ||||
|         main: | ||||
|           image: | ||||
|             repository: ollama/ollama | ||||
|             tag: 0.9.1 | ||||
|             tag: 0.9.2 | ||||
|             pullPolicy: IfNotPresent | ||||
|           env: | ||||
|             - name: OLLAMA_KEEP_ALIVE | ||||
|   | ||||
		Reference in New Issue
	
	Block a user