diff --git a/Dockerfile b/Dockerfile index a58229f5..2e8e60a2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -59,6 +59,7 @@ RUN pacman -S --noconfirm --asdeps \ && \ runuser -u build -- install-aur-package \ python-aioauth-client \ + python-sphinx-typlog-theme \ python-webargs \ python-aiohttp-apispec-git \ python-aiohttp-cors \