Skip to content

Commit 1e7362f

Browse files
authored
Merge pull request #46 from onecodex/audy-update-sars-cov-2-dependencies
Update ocx library to 0.9.6
2 parents 2ad1a4a + 1737ff2 commit 1e7362f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ RUN pip install dnaplotlib
6262
RUN pip install nbconvert==6.0.7
6363

6464
# Install onecodex_pdf export option
65-
RUN pip install onecodex[all,reports]==v0.9.4
65+
RUN pip install onecodex[all,reports]==v0.9.6
6666
RUN mkdir -p /usr/local/share/fonts \
6767
&& cp /usr/local/lib/python3.8/site-packages/onecodex/assets/fonts/*.otf /usr/local/share/fonts \
6868
&& fc-cache

0 commit comments

Comments
 (0)