Skip to content

Commit b7174a9

Browse files
chore(deps): bump the minorandpatch group across 2 directories with 1 update (#6619)
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.2-ubuntu24.04 to 2.7.0-ubuntu24.04 Updates `mambaorg/micromamba` from 2.6.2-ubuntu24.04 to 2.7.0-ubuntu24.04 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> 🚀 Preview: Add `preview` label to enable Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0734536 commit b7174a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ingest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mambaorg/micromamba:2.6.2-ubuntu24.04
1+
FROM mambaorg/micromamba:2.7.0-ubuntu24.04
22

33
COPY --chown=$MAMBA_USER:$MAMBA_USER environment.yml /tmp/env.yaml
44
COPY --chown=$MAMBA_USER:$MAMBA_USER .mambarc /tmp/.mambarc

preprocessing/nextclade/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mambaorg/micromamba:2.6.2-ubuntu24.04
1+
FROM mambaorg/micromamba:2.7.0-ubuntu24.04
22

33
COPY --chown=$MAMBA_USER:$MAMBA_USER environment.yml /tmp/env.yaml
44
COPY --chown=$MAMBA_USER:$MAMBA_USER .mambarc /tmp/.mambarc

0 commit comments

Comments
 (0)