Skip to content

Commit

Permalink
Update ghcr.io/mamba-org/micromamba:latest Docker digest to 170eac5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 8, 2024
1 parent 099a9fc commit 5a7c97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# micromaba

FROM ghcr.io/mamba-org/micromamba:latest@sha256:e3797091302382ea841498bc93a7b0a50f7c1448333d5e946d2d1608d0c5f43d
FROM ghcr.io/mamba-org/micromamba:latest@sha256:170eac5431d10d85231b844f1146883f533160ccc00801633a9f144b87043284

COPY --chown=$MAMBA_USER:$MAMBA_USER environment.yml /tmp/environment.yml
RUN micromamba install -y -n base -f /tmp/environment.yml && \
Expand Down

0 comments on commit 5a7c97b

Please sign in to comment.