use versioned image instead

This commit is contained in:
Björn Grüning
2022-12-10 13:03:36 +01:00
committed by GitHub
parent 012c448227
commit 7eea95e7d6
+2 -2
View File
@@ -1,7 +1,7 @@
<tool id="interactive_tool_pavian" tool_type="interactive" name="Pavian" version="1.0" profile="22.01">
<description>Interactive analysis of metagenomics data</description>
<requirements>
<container type="docker">florianbw/pavian:latest</container>
<container type="docker">quay.io/galaxy/pavian:0.1</container>
</requirements>
<entry_points>
<entry_point name="Pavian visualisation" requires_domain="True">
@@ -51,4 +51,4 @@ pavian natively supports the Kraken and MetaPhlAn-style report formats. In exten
<citations>
<citation type="doi">10.1093/bioinformatics/btz715</citation>
</citations>
</tool>
</tool>