remove xz-utils from docker image (non-active version)

alpha
Moe 2024-03-29 19:05:46 -07:00
parent ed1f7b9862
commit c742b552a7
1 changed files with 1 additions and 2 deletions

View File

@ -48,8 +48,7 @@ RUN apt-get install -y \
make \ make \
g++ \ g++ \
gcc \ gcc \
tar \ tar
xz-utils
RUN sh /home/Shinobi/Docker/install_ffmpeg.sh RUN sh /home/Shinobi/Docker/install_ffmpeg.sh
RUN sh /home/Shinobi/Docker/install_mariadb.sh RUN sh /home/Shinobi/Docker/install_mariadb.sh