Add gpg to rundeps

This commit is contained in:
Dave Conroy
2023-11-03 18:18:05 -07:00
parent dad5294295
commit 0159a13746

View File

@@ -41,6 +41,7 @@ RUN source /assets/functions/00-container && \
package install .db-backup-run-deps \ package install .db-backup-run-deps \
bzip2 \ bzip2 \
coreutils \ coreutils \
gpg \
groff \ groff \
libarchive \ libarchive \
mariadb-client \ mariadb-client \