fix playmaker

This commit is contained in:
ace
2021-02-16 00:50:05 +03:00
parent 53135a82fe
commit 48658791c5
2 changed files with 3 additions and 2 deletions

View File

@ -43,7 +43,7 @@ COPY playmaker /opt/playmaker/playmaker
WORKDIR /opt/playmaker
RUN pip3 install fdroidserver
RUN pip3 install fdroidserver==1.1.11
RUN pip3 install .