diff options
author | Maxim Devaev <[email protected]> | 2025-01-11 21:22:17 +0200 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2025-01-11 21:22:17 +0200 |
commit | 3cf543a13eab752ffe3c99f0d03f2b0bde4bbbae (patch) | |
tree | 5fd69e733a986c81f81e5e2f6ee09c11cc2f65cb /testenv | |
parent | 4d89d6b222635fc99a9b28b45d5bfe7e086f54bc (diff) |
switch binary
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index 6373345f..f907bb3d 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -49,6 +49,7 @@ RUN pacman --noconfirm --ask=4 -Syy \ python-pyotp \ python-qrcode \ python-pyserial \ + python-pyudev \ python-setproctitle \ python-psutil \ python-netifaces \ |