fix minor convention issues across 10 stacks

This commit is contained in:
openhands
2026-07-16 04:53:51 +00:00
parent 41cc2c0999
commit 9d383af232
11 changed files with 31 additions and 51 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services:
ollama:
image: ${OLLAMA_IMAGE:-ollama/ollama}
image: ${OLLAMA_IMAGE:-ollama/ollama:latest}
restart: ${OLLAMA_RESTART:-unless-stopped}
volumes:
- ${VOL_PATH:-/data}/ollama:/root/.ollama