Skip to content

Commit

Permalink
Bump mambaorg/micromamba from 1.5.10 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps mambaorg/micromamba from 1.5.10 to 2.0.3.

---
updated-dependencies:
- dependency-name: mambaorg/micromamba
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 849215f commit a0a4c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mambaorg/micromamba:1.5.10
FROM mambaorg/micromamba:2.0.3

COPY --chown=$MAMBA_USER:$MAMBA_USER environment.yaml /tmp/env.yaml
RUN micromamba install -y -f /tmp/env.yaml && \
Expand Down

0 comments on commit a0a4c40

Please sign in to comment.