Skip to content
Snippets Groups Projects
Commit b092d18b authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #11210: Use PyBSDF 1.8.12 to fix a TypeError that was hit in the imaging pipeline.

parent f04f5930
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ RUN apt-get update && apt-get install -y python-xmlrunner python-scipy liblog4cp
# *******************
#
ENV PYBDSF_VERSION=1.8.8
ENV PYBDSF_VERSION=1.8.12
RUN apt-get update && apt-get install -y git g++ gfortran libboost-python-dev python-setuptools && \
mkdir ${INSTALLDIR}/pybdsf && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment