From e4bd6f1694af555d6e793c6525bb1da49bfa7a2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 22:16:04 +0000 Subject: [PATCH] chore(deps): bump the minorandpatch group across 2 directories with 1 update Bumps the minorandpatch group with 1 update in the /ingest directory: mambaorg/micromamba. Bumps the minorandpatch group with 1 update in the /preprocessing/nextclade directory: mambaorg/micromamba. Updates `mambaorg/micromamba` from 2.6.0-ubuntu24.04 to 2.6.2-ubuntu24.04 Updates `mambaorg/micromamba` from 2.6.0-ubuntu24.04 to 2.6.2-ubuntu24.04 --- updated-dependencies: - dependency-name: mambaorg/micromamba dependency-version: 2.6.2-ubuntu24.04 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: mambaorg/micromamba dependency-version: 2.6.2-ubuntu24.04 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch ... Signed-off-by: dependabot[bot] --- ingest/Dockerfile | 2 +- preprocessing/nextclade/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ingest/Dockerfile b/ingest/Dockerfile index a2e7f78d66..25fb0876a7 100644 --- a/ingest/Dockerfile +++ b/ingest/Dockerfile @@ -1,4 +1,4 @@ -FROM mambaorg/micromamba:2.6.0-ubuntu24.04 +FROM mambaorg/micromamba:2.6.2-ubuntu24.04 COPY --chown=$MAMBA_USER:$MAMBA_USER environment.yml /tmp/env.yaml COPY --chown=$MAMBA_USER:$MAMBA_USER .mambarc /tmp/.mambarc diff --git a/preprocessing/nextclade/Dockerfile b/preprocessing/nextclade/Dockerfile index ad0e1841e1..8722d9aec7 100644 --- a/preprocessing/nextclade/Dockerfile +++ b/preprocessing/nextclade/Dockerfile @@ -1,4 +1,4 @@ -FROM mambaorg/micromamba:2.6.0-ubuntu24.04 +FROM mambaorg/micromamba:2.6.2-ubuntu24.04 COPY --chown=$MAMBA_USER:$MAMBA_USER environment.yml /tmp/env.yaml COPY --chown=$MAMBA_USER:$MAMBA_USER .mambarc /tmp/.mambarc