The feelpp-env Dockerfile for Fedora should be updated to use Fedora 42 as the base image.
Key changes:
- Drop redhat-lsb-core (removed in Fedora 42).
- Install environment-modules to support module load mpi/openmpi-x86_64.
- Remove duplicate package names (sudo, jq, openssl-devel).
- Keep dnf install lean by disabling weak dependencies and cleaning cache.
The feelpp-env Dockerfile for Fedora should be updated to use Fedora 42 as the base image.
Key changes: