Repair redundancies

This commit is contained in:
zontreck 2024-07-23 17:10:50 -07:00
parent 8a4276db93
commit 1421b811a3
2 changed files with 2 additions and 2 deletions

View file

@ -11,4 +11,4 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt update; apt-get upgrade -y
RUN apt-get install -y rsync zip
RUN apt-get install -y rsync zip unzip