Skip to content

Commit

Permalink
Update condaforge/mambaforge Docker tag to v24.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent cfe2a24 commit ca5e843
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.3.0-0@sha256:e7b7f45443af9145693079ecf9f709fd3d3a7fda0c3ca3c35d7ea3375f755be4
COPY --from=quarto /opt/quarto /opt/quarto
ENV PATH="${PATH}:/opt/quarto/bin"

Expand Down

0 comments on commit ca5e843

Please sign in to comment.