We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2e73a1 + 5cbb456 commit c4917d3Copy full SHA for c4917d3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mambaorg/micromamba:2.0.8
+FROM mambaorg/micromamba:2.1.0
2
3
COPY --chown=$MAMBA_USER:$MAMBA_USER environment.yaml /tmp/env.yaml
4
RUN micromamba install -y -f /tmp/env.yaml && \
0 commit comments