From f48993ccd5a81e0469bf97eedec81ec3b686f224 Mon Sep 17 00:00:00 2001 From: Evgenii Alekseev Date: Mon, 7 Oct 2024 16:03:23 +0300 Subject: [PATCH] build: update aur packages list for docker image build --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 54b84656..61fdc8ec 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 \