chore(deps): pin ollama/ollama docker tag to d00473c
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 42s
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 42s
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
|
||||
ollama:
|
||||
image: ollama/ollama:0.23.2
|
||||
image: ollama/ollama:0.23.2@sha256:d00473cb58f0082c07cd6ed0d326a8a86f443ab69c51f8fc2b1a41687d45c661
|
||||
container_name: ollama
|
||||
environment:
|
||||
- OLLAMA_KEEP_ALIVE=24h
|
||||
|
||||
Reference in New Issue
Block a user