updated docker image to 0.1.1 and update docker-compose.yml
Some checks failed
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled

This commit is contained in:
2025-05-19 23:49:29 -04:00
parent 26a1f4d554
commit ee38aee6fd

View File

@@ -3,7 +3,7 @@ services:
build: ./
container_name: discord
restart: always
image: gitea.matrixwide.com/alex/discord-aidolls:0.1.0
image: gitea.matrixwide.com/alex/discord-aidolls:0.1.1
environment:
CLIENT_TOKEN: ${CLIENT_TOKEN}
OLLAMA_IP: ${OLLAMA_IP}