Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony <aj@ohess.org>
  • Loading branch information
humitos and agjohnson committed Sep 24, 2020
1 parent c855249 commit 7239b0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ RUN apt-get -y install \
# Install Python tools/libs
ENV RTD_VIRTUALENV_VERSION 16.7.9
RUN apt-get -y install \
python3-pip \
&& pip3 install -U \
python3-pip && \
pip3 install -U \
auxlib \
virtualenv==$RTD_VIRTUALENV_VERSION

Expand Down

0 comments on commit 7239b0f

Please sign in to comment.