ngs-lang / ngs

Next Generation Shell (NGS)
https://ngs-lang.org/
GNU General Public License v3.0
1.4k stars 43 forks source link

NGS Docker image outdated #636

Closed MinmoTech closed 1 year ago

MinmoTech commented 1 year ago

With the currently available version (ngslang/ngs:v0.2.12) I get this issue because of the outdated base image when trying to update:

+docker *failed* | E: The repository 'http://deb.debian.org/debian stretch Release' does no longer have a Release file.
+docker *failed* | E: The repository 'http://deb.debian.org/debian stretch-updates Release' does no longer have a Release file.
ilyash-b commented 1 year ago

Fixed in dev branch.

Docker build should be periodically tested. Added https://github.com/ngs-lang/ngs/issues/637