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 \
|
android-tools-fastboot \
|
||||||
unzip \
|
unzip \
|
||||||
curl \
|
curl \
|
||||||
git
|
git \
|
||||||
|
python3-six
|
||||||
RUN pip3 install protobuf
|
RUN pip3 install protobuf
|
||||||
COPY . /magisk
|
COPY . /magisk
|
||||||
WORKDIR /magisk
|
WORKDIR /magisk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user