Skip to content

Commit

Permalink
modify dicom version
Browse files Browse the repository at this point in the history
  • Loading branch information
lmperry committed Aug 30, 2019
1 parent d3fa7fe commit f8b999b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN apt-get update && apt-get -y install \

# Install scitran.data dependencies
RUN pip install \
dicom==0.9.9-1 \
dicom==0.9.9.post1 \
numpy==1.16.4 \
python-dateutil==2.6.0 \
pytz==2017.2 \
Expand Down

0 comments on commit f8b999b

Please sign in to comment.