Hi
"Removed dependency on Ubuntu 20.04 container base image for PHP versions < 8.1, saving 1.8GB on installation footprint."
There is no tutorial anywhere on how to do this, I asked Adam and got advice on how to do it.
If anyone wants to free up about 2GB of disk space here are the instructions.
1. killall -9 lsphp php-fpm
2. rm -r /var/enhance_container_images/focal
Done 🙂