trying to fix six module dependency
This commit is contained in:
parent
7a002b3f4d
commit
f51bf593da
@ -6,7 +6,8 @@ RUN apt-get install -y \
|
||||
android-tools-fastboot \
|
||||
unzip \
|
||||
curl \
|
||||
git
|
||||
git \
|
||||
python3-six
|
||||
RUN pip3 install protobuf
|
||||
COPY . /magisk
|
||||
WORKDIR /magisk
|
||||
|
Loading…
x
Reference in New Issue
Block a user