micromamba v2.0.2 - 2024-10-09
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v2.0.2 (images were not built for micromamba v2.0.0 and v2.0.1)
- Breaking Change: Our image tagging scheme has been changed. We are no longer making use of release names (such as
bullseyeorbookwormfordebianornobleorjammyforubuntu) in the tags. Instead we are using version numbers such as12fordebianor22.04forubuntu. As always, you can find the full list of current tags on Dockerhub. - Add image based on
public.ecr.aws/amazonlinux/amazonlinux:2023 - To support adding the
amazonlinuxbase image (which is derived from RHEL), we have moved from a singleDockerfile, to multipleDockerfilefiles.