Skip to content

Commit

Permalink
Update ghcr.io/mamba-org/micromamba:latest Docker digest to cc27ca5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent d5079ea commit 17e19f9
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:85236af3a2ce605ece8bdd59b0074e0de93638970de16a6d2660c6e4068a5639
FROM ghcr.io/mamba-org/micromamba:latest@sha256:cc27ca558d724a0f65e0b0d687b15c48455a7e5f11b6d23ca888779800d959a7

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 17e19f9

Please sign in to comment.