@ -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