Skip to content

Commit

Permalink
chore(deps): update condaforge/mambaforge docker tag to v24.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent e0efc50 commit ae6de68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nf-core/quartonotebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN mkdir -p /opt/quarto \
#
# Second stage: Conda environment
#
FROM condaforge/mambaforge:24.1.2-0@sha256:64c45c1a743737f61cf201f54cae974b5c853be94f9c1a84f5e82e0e854f0407
FROM condaforge/mambaforge:24.7.1-0@sha256:166d65934f27fca954962ab4630cd6ee745d0126c5cf61f0032a6bf2d810ebf3
COPY --from=quarto /opt/quarto /opt/quarto
ENV PATH="${PATH}:/opt/quarto/bin"

Expand Down

0 comments on commit ae6de68

Please sign in to comment.