From 2d07c3b1ff35a7c4798a5bdc1db8f6f5f4a026bd Mon Sep 17 00:00:00 2001 From: "zdenek.kubala" <11-djz.88@users.noreply.gitlab> Date: Wed, 21 Feb 2024 12:34:32 +0100 Subject: [PATCH] add authres_status plugin --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 0d33a9a..73e3102 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,6 +15,7 @@ RUN set -ex; \ --no-interaction \ --optimize-autoloader \ require \ + pimlie/authres_status \ johndoh/contextmenu \ johndoh/globaladdressbook \ prodrigestivill/gravatar \ -- GitLab