Releases: mamba-org/micromamba-docker
micromamba v2.3.1
micromamba v2.3.1 - 2025-07-28
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v2.3.1
- If this line exists, then these releases notes still need to be manually updated.
micromamba v2.3.0
micromamba v2.3.0 - 2025-06-16
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v2.3.0
micromamba v2.2.0
micromamba v2.2.0 - 2025-06-05
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v2.2.0
- Set
CONDA_OVERRIDE_CUDA
environmental variable in cuda images - Add image based on
nvidia/cuda:12.9.0-base-ubuntu24.04
- Add image based on
nvidia/cuda:12.9.0-base-ubuntu22.04
- Add image based on
nvidia/cuda:12.9.0-base-ubuntu20.04
micromamba v2.1.1
micromamba v2.1.1 - 2025-05-05
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v2.1.1
micromamba v2.1.0
micromamba v2.1.0 - 2025-04-28
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v2.1.0
- Add image based on ubuntu:25.04
- Add image based on alpine:3.21
- Remove alpine v3.20.x from build pipelines due to an upstream issue. Our existing alpine3.20 tags will continue to exist, but they will not receive new builds. Therefore, the highest version of micromamba that will be accessible via alpine3.20 tags is v2.0.8.
micromamba v2.0.8
micromamba v2.0.8 - 2025-03-20
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v2.0.8
- set cuda tag image based on nvidia/cuda:12.8.1-base-ubuntu24.04
micromamba v2.0.7
micromamba v2.0.7 - 2025-03-16
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v2.0.7
- Add image based on nvidia/cuda:12.8.1-base-ubuntu24.04
- Add image based on nvidia/cuda:12.8.1-base-ubuntu22.04
- Add image based on nvidia/cuda:12.8.1-base-ubuntu20.04
micromamba v2.0.5
micromamba v2.0.5 - 2024-12-22
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v2.0.5
micromamba v2.0.4
micromamba v2.0.4 - 2024-11-25
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v2.0.4
micromamba v2.0.3
micromamba v2.0.3 - 2024-11-06
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v2.0.3
- Fixed/added the following tags: alpine, debian, debian-slim, ubuntu, amazon, cuda
- Update CUDA v12.6.0 images to CUDA v12.6.2
- Add image based on
ubuntu:24.10