Skip to content

Releases: mamba-org/micromamba-docker

micromamba v2.0.4

25 Nov 17:16
6d896e6
Compare
Choose a tag to compare

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

06 Nov 02:25
c7619c9
Compare
Choose a tag to compare

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

micromamba v2.0.2

09 Oct 05:18
6d1df90
Compare
Choose a tag to compare

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 bullseye or bookworm for debian or noble or jammy for ubuntu) in the tags. Instead we are using version numbers such as 12 for debian or 22.04 for ubuntu. 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 amazonlinux base image (which is derived from RHEL), we have moved from a single Dockerfile, to multiple Dockerfile files.

micromamba v1.5.10

20 Sep 21:23
a241157
Compare
Choose a tag to compare

micromamba v1.5.10 - 2024-09-20

See release notes for mamba/libmamba/micromamba for non-docker changes.

Changes to docker image:

  • micromamba updated to v1.5.10
  • Add image based on nvidia/cuda:12.6.0-base-ubuntu24.04
  • Add image based on nvidia/cuda:12.6.0-base-ubuntu22.04
  • Add image based on nvidia/cuda:12.6.0-base-ubuntu20.04
  • Update CUDA v12.5.0 images to CUDA v12.5.1
  • Removed end of life base image ubuntu:lunar
  • Removed end of life base image ubuntu:mantic
  • Removed end of life base image nvidia/cuda:11.3.1-base-ubuntu20.04
  • Removed end of life base image nvidia/cuda:11.2.2-base-ubuntu20.04

micromamba v1.5.9

31 Aug 14:46
054f2e8
Compare
Choose a tag to compare

micromamba v1.5.9 - 2024-08-31

See release notes for mamba/libmamba/micromamba for non-docker changes.

Changes to docker image:

  • micromamba updated to v1.5.9
  • Add image based on alpine:3.20
  • Add image based on nvidia/cuda:12.5.0-base-ubuntu22.04
  • Add image based on nvidia/cuda:12.5.0-base-ubuntu20.04
  • Update CUDA v12.3.1 images to CUDA v12.3.2
  • Add image based on ubuntu:noble
  • Add image based on nvidia/cuda:12.4.1-base-ubuntu22.04
  • Add image based on nvidia/cuda:12.4.1-base-ubuntu20.04

micromamba v1.5.8

26 Mar 00:52
310abb0
Compare
Choose a tag to compare

micromamba v1.5.8 - 2024-03-26

See release notes for mamba/libmamba/micromamba for non-docker changes.

Changes to docker image:

  • micromamba updated to v1.5.8
  • upgrade several GitHub Actions to the current version
  • upgrade version of mypy used in testing

micromamba v1.5.7

04 Mar 15:37
Compare
Choose a tag to compare

micromamba v1.5.7 - 2024-03-04

See release notes for mamba/libmamba/micromamba for non-docker changes.

Changes to docker image:

  • micromamba updated to v1.5.7
  • Add image based on alpine:3.19
  • Added back alpine:3.17 base image with alpine3.17 as the tag
  • Added tag alpine3.18 for alpine:3.18 base image
  • Tag alpine will now be a rolling tag that is assigned to the most recent alpine image
  • Use packaging.version instead of semver to parse version numbers in check_version.py

micromamba v1.5.6

22 Dec 07:20
Compare
Choose a tag to compare

micromamba v1.5.6 - 2023-12-22

See release notes for mamba/libmamba/micromamba for non-docker changes.

Changes to docker image:

  • micromamba updated to v1.5.6
  • Improved error handling in check_version.py

micromamba v1.5.5

14 Dec 09:02
f4aa121
Compare
Choose a tag to compare

micromamba v1.5.5 - 2023-12-14

See release notes for mamba/libmamba/micromamba for non-docker changes.

Changes to docker image:

  • micromamba updated to v1.5.5
  • Add image based on nvidia/cuda:12.3.1-base-ubuntu22.04
  • Add image based on nvidia/cuda:12.3.1-base-ubuntu20.04
  • Add image based on nvidia/cuda:11.4.3-base-ubuntu20.04
  • Add image based on nvidia/cuda:11.2.2-base-ubuntu20.04
  • Update CUDA v12.2.0 images to CUDA v12.2.2
  • Remove alpine:3.17 base image as it no longer receives a unique tag

micromamba v1.5.3

14 Nov 21:45
8440cec
Compare
Choose a tag to compare

micromamba v1.5.3 - 2023-11-14

See release notes for mamba/libmamba/micromamba for non-docker changes.

Changes to docker image:

  • micromamba updated to v1.5.3
  • Added /usr/local/bin/_apptainer_shell.sh for use with apptainer shell -shell /usr/local/bin/_apptainer_shell.sh ...
  • Add tests of apptainer run ..., apptainer exec ..., and apptainer shell ...
  • Update alpine tag to be based on alpine:3.18
  • Add image based on ubuntu:mantic
  • Removed package version pinning for shadow from modify username example as it was causing issues with testing