diff options
author | Maxim Devaev <[email protected]> | 2023-07-24 16:25:25 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2023-07-24 16:25:25 +0300 |
commit | 2b0515dc55f2be7b0d88afa9257f852c823a9b40 (patch) | |
tree | ec1280ccde0dc53567c90dc8df557feb6878c05d /testenv | |
parent | 78ceb345acff0277c0dba5b3e4e99044c17d903c (diff) |
cached /export/prometheus/metrics
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 7dedc9ec..a4246989 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -41,6 +41,7 @@ RUN pacman --noconfirm --ask=4 -Syy \ python-yaml \ python-aiohttp \ python-aiofiles \ + python-async-lru \ python-periphery \ python-passlib \ python-pyotp \ |