Skip to content

Commit 6d70a28

Browse files
authoredFeb 25, 2025
Merge pull request #261 from ClimateImpactLab/dependabot/docker/mambaorg/micromamba-2.0.6
Bump mambaorg/micromamba from 2.0.5 to 2.0.6
2 parents 8934ed4 + 200c266 commit 6d70a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mambaorg/micromamba:2.0.5
1+
FROM mambaorg/micromamba:2.0.6
22

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

0 commit comments

Comments
 (0)