diff --git a/containers/fastqc_g1/Dockerfile b/containers/fastqc_g1/Dockerfile index ee4ce02..b18ee09 100644 --- a/containers/fastqc_g1/Dockerfile +++ b/containers/fastqc_g1/Dockerfile @@ -44,4 +44,4 @@ WORKDIR /data # 6. Set the default command that runs when the container starts. # We want it to run the fastqc help menu. -CMD ["fastqc", "--help"] \ No newline at end of file +CMD ["fastqc", "--help"]