Switch invidious to master branch for API 400 fix
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user