fix: php zip, 7-zip
This commit is contained in:
@@ -5,7 +5,7 @@ ENV LC_ALL=C.UTF-8
|
||||
|
||||
RUN apt -y update ;\
|
||||
apt -y install \
|
||||
bzip2 git rsync \
|
||||
bzip2 zip unzip p7zip-full git rsync \
|
||||
libmemcached-dev libcurl4-openssl-dev \
|
||||
libicu-dev libjpeg-dev libpng-dev libwebp-dev libavif-dev libfreetype6-dev \
|
||||
libzip-dev libxml2-dev libsqlite3-dev gosu build-essential;
|
||||
|
||||
@@ -5,7 +5,7 @@ ENV LC_ALL=C.UTF-8
|
||||
|
||||
RUN apt -y update ;\
|
||||
apt -y install \
|
||||
bzip2 git rsync \
|
||||
bzip2 zip unzip p7zip-full git rsync \
|
||||
libmemcached-dev libcurl4-openssl-dev \
|
||||
libicu-dev libjpeg-dev libpng-dev libwebp-dev libavif-dev libfreetype6-dev \
|
||||
libzip-dev libxml2-dev libsqlite3-dev gosu build-essential;
|
||||
|
||||
Reference in New Issue
Block a user