Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Commit

Permalink
Specify the last working version of virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Nov 14, 2018
1 parent 534ce16 commit f2e74fe
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 @@ -283,7 +283,7 @@ USER root

ENV PIPENV_RUNTIME 2.7

RUN easy_install virtualenv
RUN easy_install virtualenv==16.0.0

USER buildbot

Expand Down

0 comments on commit f2e74fe

Please sign in to comment.