diff --git a/dashboard/README.md b/dashboard/README.md index 45c76e4..631d142 100644 --- a/dashboard/README.md +++ b/dashboard/README.md @@ -4,3 +4,4 @@ NAS management dashboard with Torrent client integration, CI/CD deployed on Orac Trigger CI: 2026-06-07 + diff --git a/litellm/docker-compose.yml b/litellm/docker-compose.yml index 2aaec25..7d26256 100644 --- a/litellm/docker-compose.yml +++ b/litellm/docker-compose.yml @@ -1,10 +1,10 @@ services: litellm: - image: ghcr.io/berriai/litellm:main-latest + image: ghcr.io/berriai/litellm:main-v1.16.19 container_name: litellm restart: unless-stopped labels: - - "com.centurylinklabs.watchtower.enable=true" + - "com.centurylinklabs.watchtower.enable=false" env_file: - .env environment: