fix: fix some bugs

This commit is contained in:
2026-06-08 17:07:58 +02:00
parent 58052e46e3
commit 55094e2752
2 changed files with 4 additions and 1 deletions

View File

@ -59,7 +59,7 @@ services:
- ollama_data:/root/.ollama
frontend:
image: gitea.anthonybouteiller.ovh/blomios/tradarr-frontend:v1.0.0
image: gitea.anthonybouteiller.ovh/blomios/tradarr-frontend:v1.1.0
restart: unless-stopped
depends_on:
- backend