Skip to content

Update docker images up-to-date

Rui Hu requested to merge (removed):keep-up-to-date into master

This MR only updated the components which don't have a specific version. I assume those components with an explicit version are required by some operation, thus I leave them untouched in case I break someone's work.

  • Upgrade rustc to 1.74 since package evcxr v0.17.0 requires rustc 1.74 or newer
  • Update the base image from miniconda 4.X.X to the latest.

This MR also add GitLab CI pipeline for test build. It test if the dockerfile can be built without any issues. The image is 23GB so I don't think we should push it to any registry.

Edited by Rui Hu

Merge request reports

Loading