Fix typo in Dockerfile

This commit is contained in:
RichardG867
2022-05-21 23:08:17 -03:00
parent 457c2804d8
commit 4b111ff9ba

View File

@@ -38,7 +38,7 @@ RUN cd /biostools/bios_extract && \
make
# Compile deark.
RUN cd /biostools/deark &&
RUN cd /biostools/deark && \
make
# Create final image.