-
-
Notifications
You must be signed in to change notification settings - Fork 203
Description
I tried to follow your Hugging Face solution, got this error can't pass the apt-get update to install git
--> RUN apt update
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Ign:1 http://deb.debian.org/debian buster InRelease
Ign:2 http://deb.debian.org/debian-security buster/updates InRelease
Ign:3 http://deb.debian.org/debian buster-updates InRelease
Err:4 http://deb.debian.org/debian buster Release
404 Not Found [IP: 146.75.38.132 80]
Err:5 http://deb.debian.org/debian-security buster/updates Release
404 Not Found [IP: 146.75.38.132 80]
Err:6 http://deb.debian.org/debian buster-updates Release
404 Not Found [IP: 146.75.38.132 80]
Reading package lists...
E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file.
E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file.
E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file.
--> ERROR: process "/bin/sh -c apt update" did not complete successfully: exit code: 100