Skip to content

Commit

Permalink
Merge pull request #4 from zachawii/patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
arontx authored Jun 12, 2018
2 parents 6efee88 + 83c5aac commit 258692f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN \

RUN \
pip install --upgrade pip && \
hash -r pip && \
pip install requests && \
pip install requests[security] && \
pip install requests-cache && \
Expand Down

0 comments on commit 258692f

Please sign in to comment.