trying to fix six module dependency - 2nd try
This commit is contained in:
parent
f51bf593da
commit
56980bd12e
@ -6,9 +6,9 @@ RUN apt-get install -y \
|
||||
android-tools-fastboot \
|
||||
unzip \
|
||||
curl \
|
||||
git \
|
||||
python3-six
|
||||
RUN pip3 install protobuf
|
||||
git
|
||||
RUN pip3 install protobuf \
|
||||
six
|
||||
COPY . /magisk
|
||||
WORKDIR /magisk
|
||||
CMD bash reinstall-magisk-on-lineageos
|
||||
|
Loading…
x
Reference in New Issue
Block a user