From 578f986e2d51d6937d87009d601c3a79f5ee0c12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 5 Feb 2024 21:02:40 +0100 Subject: [PATCH] Bump repository from buster to bullseye --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5ac3c97..7b3f739 100644 --- a/manifest.toml +++ b/manifest.toml @@ -61,11 +61,11 @@ ram.runtime = "50M" [resources.apt] packages = "apt-transport-https, dirmngr, gnupg, ca-certificates, mediainfo" - extras.mono-devel.repo = "https://download.mono-project.com/repo/debian stable-buster main" + extras.mono-devel.repo = "https://download.mono-project.com/repo/debian bullseye main" extras.mono-devel.key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF" extras.mono-devel.packages = "mono-devel" - extras.sonarr.repo = "https://apt.sonarr.tv/debian buster main" + extras.sonarr.repo = "https://apt.sonarr.tv/debian bullseye main" extras.sonarr.key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x2009837CBFFD68F45BC180471F4F90DE2A9B4BF8" extras.sonarr.packages = "sonarr"