projects
/
buildbot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
189ff26
)
buildworker: Drop installation of Python 2
v17
author
Paul Spooren
<mail@aparcar.org>
Thu, 26 Sep 2024 09:34:33 +0000
(11:34 +0200)
committer
Petr Š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
patch
|
blob
|
history
diff --git
a/docker/buildworker/Dockerfile
b/docker/buildworker/Dockerfile
index e6d75949016c3a9ff21e4e7706112dc147e96356..28a30db8331d88498f858d575b867cdff3809ecb 100644
(file)
--- a/
docker/buildworker/Dockerfile
+++ b/
docker/buildworker/Dockerfile
@@
-29,7
+29,6
@@
RUN \
locales \
pv \
pwgen \
- python \
python3 \
python3-venv \
python3-pip \