Skip to content

Commit

Permalink
Update ghcr.io/mamba-org/micromamba:latest Docker digest to 8d0d4ca (#…
Browse files Browse the repository at this point in the history
…332)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent d756617 commit 76f1c5e
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:020b5f4d7c9e5c8984bb33fbec815111dd3cf31090f37ec831044b5bc6b8505e
FROM ghcr.io/mamba-org/micromamba:latest@sha256:8d0d4cad074afe3ac93b58dce88bd2659153d3fa6de3a6968f501710e8d3c832

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 76f1c5e

Please sign in to comment.