diff options
Diffstat (limited to 'tests/docker/Dockerfile')
-rw-r--r-- | tests/docker/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docker/Dockerfile b/tests/docker/Dockerfile index 93513904..0712ba7c 100644 --- a/tests/docker/Dockerfile +++ b/tests/docker/Dockerfile @@ -9,7 +9,7 @@ RUN apt-get update && \ build-essential tox libpython-dev \ libsqlcipher-dev libssl-dev libffi-dev \ python-pyqt5 python-pyqt5.qtwebkit \ - nodejs mocha \ + nodejs npm mocha \ git swaks uuid-runtime \ openvpn policykit-1 lxpolkit \ wget patchelf libusb-0.1-4 \ |