diff options
Diffstat (limited to 'tests/docker')
-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 12a5b142..294b3305 100644 --- a/tests/docker/Dockerfile +++ b/tests/docker/Dockerfile @@ -8,7 +8,7 @@ RUN apt-get update && \ apt-get -y install --no-install-recommends \ build-essential tox libpython-dev \ libsqlcipher-dev libssl-dev libffi-dev \ - python-pyqt5 python-pyqt5.qtwebkit \ + python-pyqt5 python-pyqt5.qtwebengine \ nodejs npm mocha \ git swaks uuid-runtime \ openvpn policykit-1 lxpolkit \ |