Skip to content

Commit

Permalink
Updated virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
saisankargochhayat committed Nov 23, 2020
1 parent 3504427 commit a664c31
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 @@ -18,6 +18,7 @@ RUN \
dnf install -y --setopt=tsflags=nodocs git python38 python3-pip gcc redhat-rpm-config python3-devel which gcc-c++ &&\
# pip3 install git+https://github.com/thoth-station/kebechet &&\
pip3 install --upgrade pip &&\
pip3 install --upgrade virtualenv &&\
pip3 install pipenv==2020.11.15 &&\
mkdir -p /home/user/.ssh ${PIPENV_CACHE_DIR} &&\
chmod a+wrx -R /etc/passwd /home/user
Expand Down

0 comments on commit a664c31

Please sign in to comment.