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