Skip to content

Commit

Permalink
Update ghcr.io/mamba-org/micromamba:latest Docker digest to a701612
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2024
1 parent ad41b8b commit 7eb3fd6
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:5dd32d8ab7ee8e3cfcef7301bf724bba3a86a2dc8240335d691a4cbbbf88b740
FROM ghcr.io/mamba-org/micromamba:latest@sha256:a70161215df03f556504cc526d2162bbe0ed5684a301620abdaca38f37199c1f

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 7eb3fd6

Please sign in to comment.