diff --git a/images/custom/Containerfile b/images/custom/Containerfile index 9aeecaa8..bc9d39bb 100644 --- a/images/custom/Containerfile +++ b/images/custom/Containerfile @@ -26,8 +26,10 @@ RUN useradd -ms /bin/bash frappe \ libpangocairo-1.0-0 \ # For backups restic \ + gpg \ # MariaDB mariadb-client \ + less \ # Postgres libpq-dev \ postgresql-client \