Dockerfile: Drop Python 2
This commit is contained in:
parent
5be88b6121
commit
4439f65b71
|
|
@ -20,7 +20,6 @@ RUN apt-get update && \
|
|||
pigz \
|
||||
bison \
|
||||
flex \
|
||||
python2-dev \
|
||||
python3-dev \
|
||||
python3-pkg-resources \
|
||||
python3-pyelftools \
|
||||
|
|
|
|||
Loading…
Reference in New Issue