You need to update your repository targets to the Focal Fossa (20.04) release of Ubuntu. This can be done like so:
sudo sed -i -e 's|disco|focal|g' /etc/apt/sources.list
sudo apt update
You need to update your repository targets to the Focal Fossa (20.04) release of Ubuntu. This can be done like so:
sudo sed -i -e 's|disco|focal|g' /etc/apt/sources.list
sudo apt update