Skip to content

Update ci to take latest image

guillaume Peillex requested to merge update_ci_to_take_latest_image into main

This MR is a proposal to change the way the base image is specified.

Instead of specifying the explicit tag number of the base image (which correspond to the ParaView's commit hash used for building the base image) we just use latest.

This MR also removes installation of git-all package as it has been added to the base image

Merge request reports