summaryrefslogtreecommitdiff
path: root/testenv/Dockerfile
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-04-19 23:40:36 +0300
committerMaxim Devaev <[email protected]>2023-04-19 23:40:36 +0300
commit1209ddeb8dc342aa5591a8eb5c3d3468e2e976b2 (patch)
tree91c0933ac90a96f61abc9e5ec0b719a6359c441e /testenv/Dockerfile
parentfc2efb6ba9f06b39434ce4d5545fd666ae6f075a (diff)
ldap auth module
Diffstat (limited to 'testenv/Dockerfile')
-rw-r--r--testenv/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile
index 92b82e26..6e07f4e3 100644
--- a/testenv/Dockerfile
+++ b/testenv/Dockerfile
@@ -58,6 +58,7 @@ RUN pacman --noconfirm --ask=4 -Syy \
python-xlib \
libxkbcommon \
python-hidapi \
+ python-ldap \
python-zstandard \
freetype2 \
nginx-mainline \