Switch invidious to master branch for API 400 fix
Some checks failed
Deploy Stacks / deploy-prod (push) Successful in 8s
Deploy Stacks / deploy-dev (push) Has been cancelled

The fix for YouTube API 400 errors (PR #5614) was merged Feb 3, 2026
but hasn't been included in a tagged release yet. Using master tag
to get the fix now.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-05 21:44:59 -05:00
parent 53332d416a
commit 0970e97a8f

View File

@@ -1,6 +1,6 @@
services:
invidious:
image: quay.io/invidious/invidious:latest
image: quay.io/invidious/invidious:master
container_name: invidious
restart: unless-stopped
environment: