clean up after py3

This commit is contained in:
David Abutbul 2022-01-26 13:08:58 +02:00
parent c3b7d89765
commit 0240a13043
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ RUN apt-get update \
curl \ curl \
build-essential \ build-essential \
python \ python \
python 3 \ python3 \
libssl-dev \ libssl-dev \
lrzsz \ lrzsz \
arj \ arj \