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 849215f + a0a4c40 commit 5d09667Copy full SHA for 5d09667
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mambaorg/micromamba:1.5.10
+FROM mambaorg/micromamba:2.0.3
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