I could build the Sagemath 9.5 as the base image on docker but upon running `sudo apt-get update && sudo apt-get install -y postgresql postgresql-client` I got the following error messages.
#10 1.955 E: The repository 'http://security.ubuntu.com/ubuntu impish-security Release' does not have a Release file. #10 1.956 E: The repository 'http://archive.ubuntu.com/ubuntu impish Release' does not have a Release file. #10 1.956 E: The repository 'http://archive.ubuntu.com/ubuntu impish-updates Release' does not have a Release file. #10 1.956 E: The repository 'http://archive.ubuntu.com/ubuntu impish-backports Release' does not have a Release file. ------ executor failed running [/bin/sh -c sudo apt-get update && sudo apt-get install -y postgresql postgresql-client]: exit code: 100 I think the base image for sagemath9.5 is ubuntu:impish which has passed its EOL. Would it be possible to build the sagemath9.5 image on top of Ubuntu 22.04 (Jammy Jellyfish)? -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/f3f04c9f-6d57-4ac3-9d1f-0d8e5bf619c3n%40googlegroups.com.