Skip to content

Commit 15f1ed2

Browse files
authored
for images prefer cerit-hosted singularity
1 parent af4bb1b commit 15f1ed2

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

tools/qcxms/macros.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<token name="@TOOL_VERSION@">5.2.1</token>
33
<xml name="requirements">
44
<requirements>
5+
<container type="singularity">oras://cerit.io/galaxy/qcxms-docker:@TOOL_VERSION@</container>
56
<container type="docker">recetox/qcxms-docker:@TOOL_VERSION@</container>
67
</requirements>
78
</xml>

tools/recetox_msfinder/macros.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<token name="@TOOL_VERSION@">v3.5.2</token>
33
<xml name="requirements">
44
<requirements>
5+
<container type="singularity">oras://cerit.io/galaxy/recetox-msfinder:v3.5.2-rcx2</container>
56
<container type="docker">recetox/recetox-msfinder:v3.5.2-rcx2</container>
67
</requirements>
78
</xml>

tools/retip/macros.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
<xml name="requirements">
3030
<requirements>
31+
<container type="singularity">oras://cerit.io/galaxy/retip:@TOOL_VERSION@-recetox4</container>
3132
<container type="docker">recetox/retip:@TOOL_VERSION@-recetox4</container>
3233
</requirements>
3334
</xml>

0 commit comments

Comments
 (0)