mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
kernel: Pick python3 for bcc builds
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
2d92dc189c
commit
a87a666408
@ -26,7 +26,7 @@ RUN apk update && apk upgrade -a && \
|
||||
llvm-static \
|
||||
luajit-dev \
|
||||
m4 \
|
||||
python \
|
||||
python3 \
|
||||
zlib-dev \
|
||||
&& true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user