tiny upgrade

This commit is contained in:
Yhael S
2024-08-09 09:10:21 -06:00
parent 53f235a619
commit 0b31913315
3 changed files with 6 additions and 2 deletions

View File

@@ -49,6 +49,7 @@ RUN apt-get update && apt-get install -y \
# `zip` and `unzip` for filestore management
zip \
unzip \
rsync \
# `git` required packages
git \
git-man \