Skip to content

Commit

Permalink
Revert ":fire: Remove Python2"
Browse files Browse the repository at this point in the history
This reverts commit 8d9538f.
  • Loading branch information
frenck committed Oct 25, 2020
1 parent 8d9538f commit ef18bf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proxy-manager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ RUN \
nodejs=12.18.4-r0 \
openssl=1.1.1g-r0 \
py3-pip=20.1.1-r0 \
python2=2.7.18-r0 \
python3=3.8.5-r0 \
\
&& pip3 install --no-cache-dir -r /tmp/requirements.txt \
Expand Down

0 comments on commit ef18bf1

Please sign in to comment.