Unable to install sshpass

Hello I am unable to download sshpass from my docker container

$ apt-get update -qq && apt-get install -y -qq sshpass

W: Failed to fetch http://deb.debian.org/debian/dists/jessie-updates/main/binary-amd64/Packages 404 Not Found [IP: 151.101.248.204 80]

Do you have any idea how can I solve this ?
It’s was working perfectly until yesterday !

my two containers are node and ubuntu.

Hello,

It’s a problem with the Debian package repository, you can find a suggested solution here: https://superuser.com/questions/1417617/apt-get-update-is-failing-in-debian/1417633

1 Like