Adding snapcraft to accountfree-build-img.
This commit is contained in:
parent
2d1f741831
commit
7c643681ce
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ ARG DEBIAN_FRONTEND=noninteractive
|
|||
|
||||
ENV TZ=Europe/Paris
|
||||
RUN apt-get update && apt-get upgrade -y
|
||||
RUN apt-get -y install tor qml-module-qtqml-models2 qml-module-qtquick-controls python3-stdeb python-all python3-requests python3-stem rpm dh-python flatpak-builder
|
||||
RUN apt-get -y install tor qml-module-qtqml-models2 qml-module-qtquick-controls python3-stdeb python-all python3-requests python3-stem rpm dh-python flatpak-builder snapcraft
|
||||
RUN pip3 install packaging websocket-client
|
||||
|
|
Loading…
Reference in a new issue