Skip to content

Commit

Permalink
trailing backslash
Browse files Browse the repository at this point in the history
  • Loading branch information
WhalleyT committed Jan 9, 2024
1 parent d6af590 commit cbdaf31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.vcfpredict-0.9.8
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ENV PATH=/opt/bin:$PATH
ENV PACKAGES="procps curl wget git build-essential libhdf5-dev libffi-dev r-base-core jq" \
PYTHON="python3 python3-pip python3-dev"

ENV vcfmix_version=d4693344bf612780723e39ce27c8ae3868f95417 \
ENV vcfmix_version=d4693344bf612780723e39ce27c8ae3868f95417

#apt updates
RUN apt-get update \
Expand Down

0 comments on commit cbdaf31

Please sign in to comment.