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.
1 parent 9a3f504 commit 3f4dc72Copy full SHA for 3f4dc72
scripts/dev.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/mamba-org/micromamba-devcontainer:git-5185ae9
+FROM ghcr.io/mamba-org/micromamba-devcontainer:git-e04d158
2
3
COPY --chown=${MAMBA_USER}:${MAMBA_USER} conda-envs/environment-dev.yml /tmp/environment-dev.yml
4
RUN : \
0 commit comments