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