Skip to content

Commit

Permalink
build(wave): Try removing sha256 for singularity builds
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Nov 16, 2024
1 parent c50a802 commit a2d6601
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/nf-core/quartonotebook/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM condaforge/mambaforge:24.9.2-0@sha256:e4edd160d0a10c6f577b127021d853b460e7e8c1bf1850c9aa4a52c4b8d9c8ee
FROM condaforge/mambaforge:24.9.2-0
#@sha256:e4edd160d0a10c6f577b127021d853b460e7e8c1bf1850c9aa4a52c4b8d9c8ee
ARG QUARTO_VERSION=1.3.433
ARG TARGETARCH

Expand Down

0 comments on commit a2d6601

Please sign in to comment.