diff Dockerfile @ 1:6ee24ca51829 draft default tip

"planemo upload for repository https://github.com/LUMC/fastq-filter/tree/develop/galaxy commit a4a3ab70c61a5ea14719002eb72a34a02b5d89e3"
author rhpvorderman
date Wed, 08 Jun 2022 07:49:43 +0000
parents 5f0d949db99e
children
line wrap: on
line diff
--- a/Dockerfile	Tue Dec 28 14:17:40 2021 +0000
+++ b/Dockerfile	Wed Jun 08 07:49:43 2022 +0000
@@ -1,4 +1,4 @@
 FROM python:3.10-slim-bullseye
 
 ENV PYTHONDONTWRITEBYTECODE=true
-RUN pip install --no-cache-dir fastq-filter
+RUN pip install --no-cache-dir fastq-filter==0.3.0