diff --git a/docker-compose.yml b/docker-compose.yml index 19b5082..2756270 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,7 +4,7 @@ services: build: ./ container_name: discord1 restart: always - image: gitea.matrixwide.com/alex/discord-aidolls:0.2.0 + image: gitea.matrixwide.com/alex/discord-aidolls:0.2.1 environment: CLIENT_TOKEN: ${CLIENT_TOKEN} OLLAMA_IP: ${OLLAMA_IP}