changeset 1:3f8a5d7fe819 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_mothur_toolsuite/ commit 26f7f3ac0a25ad76b365231bcf8410330979691b"
author rhpvorderman
date Tue, 22 Jun 2021 13:27:29 +0000
parents 3f6f7ca5f95a
children aaf8b5765575
files data_manager/data_manager_fetch_mothur_reference_data.xml
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/data_manager_fetch_mothur_reference_data.xml	Tue Jun 22 12:07:41 2021 +0000
+++ b/data_manager/data_manager_fetch_mothur_reference_data.xml	Tue Jun 22 13:27:29 2021 +0000
@@ -3,6 +3,10 @@
     <description>Fetch and install reference data for Mothur</description>
     <requirements>
         <requirement type="package" version="3.8">python</requirement>
+        <!--Since we are downloading data it is more important to have an
+         up-to-date container with the latest CA certificates than a bit-by-bit
+         reproducible image.-->
+        <container type="docker">python:3.8-slim</container>
     </requirements>
     <command><![CDATA[
         python '$__tool_directory__/fetch_mothur_reference_data.py'