Hey, I’m getting the following error when deploying my code:
[17:05:32] 📦 Apt dependencies were installed from /app/climatebench-app/packages.txt using apt-get.
Hit:1 http://deb.debian.org/debian bullseye InRelease
Ign:2 http://security.debian.org/debian-security stretch/updates InRelease
Get:3 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Err:4 http://security.debian.org/debian-security stretch/updates Release
404 Not Found [IP: 151.101.22.132 80]
Get:5 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://packages.microsoft.com/debian/10/prod buster InRelease [6517 B]
Get:7 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB]
Reading package lists...[2023-04-24 17:05:33.499093]
E: The repository 'http://security.debian.org/debian-security stretch/updates Release' no longer has a Release file.
I tried deleting the app and redeploying but I get the same issue. Is one of the repo’s down temporarily or do I need to update something my end?
TIA!