Skip to content

Commit

Permalink
🔥 Remove Python2
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Oct 25, 2020
1 parent 3f11fd1 commit 8d9538f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proxy-manager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ 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 8d9538f

Please sign in to comment.