examples: images using cmake fail with symbol error
Our lammps and paraview images are failing with the following error:
cmake: symbol lookup error: cmake: undefined symbol: archive_write_add_filter_zstd
Looks like the workaround is installing a newer version of libarchive or downgrading cmake in the image: https://github.com/ComplianceAsCode/content/issues/7016