From 3e328f17ab4e6f3cf6e3aeeb39627453df1047f1 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 9 May 2026 22:22:45 -0500 Subject: [PATCH] feat: use tag --- hosts/pd05wd/ollama/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/pd05wd/ollama/compose.yaml b/hosts/pd05wd/ollama/compose.yaml index 01f95b775..ef91ddc76 100644 --- a/hosts/pd05wd/ollama/compose.yaml +++ b/hosts/pd05wd/ollama/compose.yaml @@ -20,7 +20,7 @@ services: - /dev/net/tun:/dev/net/tun ollama: - image: ollama/ollama:latest + image: ollama/ollama:0.23.2 container_name: ollama environment: - OLLAMA_KEEP_ALIVE=24h