Update Invidious to 2022.11.22-5160d8b (#317)

This commit is contained in:
Jasper 2022-12-07 03:43:24 -08:00 committed by GitHub
parent 11f36560e8
commit e5a254ab2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 2 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3000
web:
image: ceramicwhite/invidious:build-53fb6ad@sha256:f4527d65cfcc6e6395c73d3f0c398aecf6c77c95c032f8e7d97d08349cc44385
image: ceramicwhite/invidious:build-5160d8ba@sha256:42ad6ef922c5058a605fbf0cb60380f44a913b07710ef57848f72ec30fc04901
restart: on-failure
stop_grace_period: 1m
user: "1000:1000"

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: invidious
category: Social
name: Invidious
version: "2022.09.08-53fb6ad"
version: "2022.11.22-5160d8ba"
tagline: Browse YouTube without tracking or ads
description: >-
An open source alternative front-end to YouTube
@ -47,5 +47,13 @@ path: ""
defaultUsername: ""
defaultPassword: ""
torOnly: false
releaseNotes: >-
- QUIC Hotfix
- Custom Playlists
- New RPCs
- Turkish, Chinese, and Japanese translations
submitter: Jasper
submission: https://github.com/getumbrel/umbrel-apps/pull/129