reset node, increment ver

This commit is contained in:
JT2M0L3Y
2026-07-03 11:16:09 -07:00
parent b492d8f62f
commit effcc1fd15
7 changed files with 492 additions and 392 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ services:
build: ./ # find docker file in designated path
container_name: discord
restart: always # rebuild container always
image: kevinthedang/discord-ollama:0.9.0
image: kevinthedang/discord-ollama:0.9.1
environment:
CLIENT_TOKEN: ${CLIENT_TOKEN}
OLLAMA_IP: ${OLLAMA_IP}