diff --git a/docker-compose.yml b/docker-compose.yml index 318a1ac..2ae390f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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}