From 9881541d15bb8d9564183d104cb89eb13a67d758 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 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 \