Dockerfile: Drop Python 2

This commit is contained in:
Johan Gunnarsson 2024-03-24 12:03:09 +01:00
parent 5be88b6121
commit 4439f65b71
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ RUN apt-get update && \
pigz \
bison \
flex \
python2-dev \
python3-dev \
python3-pkg-resources \
python3-pyelftools \