buildworker: Drop installation of Python 2 v17
authorPaul Spooren <mail@aparcar.org>
Thu, 26 Sep 2024 09:34:33 +0000 (11:34 +0200)
committerPetr Štetiar <ynezz@true.cz>
Thu, 26 Sep 2024 11:19:17 +0000 (11:19 +0000)
Old releases of OpenWrt would require it but that's something of the
past - time is running.

Signed-off-by: Paul Spooren <mail@aparcar.org>
docker/buildworker/Dockerfile

index e6d75949016c3a9ff21e4e7706112dc147e96356..28a30db8331d88498f858d575b867cdff3809ecb 100644 (file)
@@ -29,7 +29,6 @@ RUN \
                locales \
                pv \
                pwgen \
-               python \
                python3 \
                python3-venv \
                python3-pip \