There is an Ubuntu 20 image here https://github.com/hyperledger/indy-node-container/blob/main/build/Dockerfile.ubuntu20 . See the commands in the docker file for how to install indy node on a ubuntu 20 installation. It's admittedly quite tricky, fetching packages from all over the place. We are currently working on an ubuntu 22 installation (image).