Skip to content

ci: rebase nvidia-derived docker images on tags we control

Brad King requested to merge brad.king/cmake:ci-docker-nvidia into master

According to NVIDIA's container image support policy, they will remove tags for older images over time. In order to preserve our ability to rebuild CI images based on them in the future, base them on tags we control.

Merge request reports