Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/nf-core/numorph/3dunet/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## optimized nvidia base container for older python and tensorflow
FROM nvcr.io/nvidia/tensorflow:20.10-tf1-py3
FROM nvcr.io/nvidia/tensorflow:20.10-tf1-py3@sha256:9206ed88af83ca5dd4ba6bd95cf6aff6f8432ce98699aa43c216222747dc4500

ARG NUMORPH_3DUNET_VERSION="1.0.9"

Expand Down