From 6b36a155e7e12f2383704383fb85f1f4e6711d92 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 1 May 2024 14:36:29 +0200 Subject: [PATCH] test --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 62c3b81..b34bef4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -96,6 +96,5 @@ ram.runtime = "3G" ] [resources.apt.extras.libssl] - repo = "deb http://deb.debian.org/debian/ bullseye main contrib" - key = "https://ftp-master.debian.org/keys/release-bullseye.asc" + repo = "deb http://ftp.fr.debian.org/debian bullseye main " packages = ["libssl1.1_1.1.1w-0+deb11u1_amd64.deb"]