Skip to content

Commit 82b3fd2

Browse files
authored
Merge pull request #254 from ClimateImpactLab/dependabot/docker/mambaorg/micromamba-1.5.9
Bump mambaorg/micromamba from 1.5.8 to 1.5.9
2 parents 0d01087 + 5972b76 commit 82b3fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mambaorg/micromamba:1.5.8
1+
FROM mambaorg/micromamba:1.5.9
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)