Skip to content

Commit

Permalink
chore(deps): 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 3, 2024
1 parent 0fdd34a commit c5b50c2
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:772aa8652a7e55f69bf94980c98086810cb2d0fd827c30d1c5cd36674b03a10f
COPY --from=quarto /opt/quarto /opt/quarto
ENV PATH="${PATH}:/opt/quarto/bin"

Expand Down

0 comments on commit c5b50c2

Please sign in to comment.