diff options
Diffstat (limited to 'testenv/Dockerfile')
-rw-r--r-- | testenv/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index 5e8b2a79..0f3d3bfd 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -23,6 +23,7 @@ RUN pacman -Syu --noconfirm \ python-yaml \ python-aiohttp \ python-aiofiles \ + python-periphery \ python-passlib \ python-pyserial \ python-setproctitle \ |