Skip to content

Commit 3f4dc72

Browse files
maresbricardoV94
authored andcommitted
Bump dev container base image
1 parent 9a3f504 commit 3f4dc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/dev.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/mamba-org/micromamba-devcontainer:git-5185ae9
1+
FROM ghcr.io/mamba-org/micromamba-devcontainer:git-e04d158
22

33
COPY --chown=${MAMBA_USER}:${MAMBA_USER} conda-envs/environment-dev.yml /tmp/environment-dev.yml
44
RUN : \

0 commit comments

Comments
 (0)