Fix deb build under docker

This commit is contained in:
Vasily Evseenko 2023-03-18 15:38:10 +03:00
parent 37c9a55011
commit ea9200d4af

View File

@ -10,4 +10,4 @@ RUN apt update && \
python3-future python3-all python3-all-dev \
python3-serial dh-python
RUN pip3 install --upgrade setuptools stdeb
RUN pip3 install stdeb