diff --git a/nextflow.config b/nextflow.config index 1d3d356..4f6c73c 100644 --- a/nextflow.config +++ b/nextflow.config @@ -87,7 +87,7 @@ process { } withLabel:squirrel { - container = "articnetworkorg/squirrel@sha256:78921da0c726dd525f5d72db331526975adb634478ee31047c46765bd3d5a64a" + container = "articnetworkorg/squirrel@sha256:74d69df2d3753bcaee96e065ba58cf50af3fa0ea0b2a05c0e1f2d08267a9e6a5" memory = '2G' } shell = ['/bin/bash', '-euo', 'pipefail']