Skip to content

Commit

Permalink
Merge pull request #96 from ibpsa/issue49_signalExchangeUpdate
Browse files Browse the repository at this point in the history
Closes #49.
  • Loading branch information
dhblum committed Aug 19, 2019
2 parents 9e9e50f + 0632ced commit d03d540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ WORKDIR $HOME

RUN git clone https://github.com/ibpsa/modelica-ibpsa.git $HOME/git/ibpsa/modelica-ibpsa && \
git clone https://github.com/lbl-srg/modelica-buildings.git $HOME/git/buildings/modelica-buildings && \
cd $HOME/git/ibpsa/modelica-ibpsa && git checkout 9e1f57c && \
cd $HOME/git/ibpsa/modelica-ibpsa && \
cd $HOME/git/buildings/modelica-buildings && git checkout 1a6d3a768cf43f43b4e434997653734f85f722d8

RUN python -m pip install --user pandas==0.22.0 requests
Expand Down

0 comments on commit d03d540

Please sign in to comment.