File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ RUN BUILD_DEPS='software-properties-common' \
15
15
&& add-apt-repository -y ppa:ondrej/php \
16
16
&& add-apt-repository -y ppa:ondrej/apache2 \
17
17
&& apt-get update \
18
- && apt-get install -y curl apache2 libsasl2-modules libapache2-mod-php7.3 libmcrypt-dev php7.3-cli php7.3-readline php7.3-mbstring php7.3-zip php7.3-intl php-xml php7.3-xml php7.3-xmlrpc php7.3-json php7.3-curl php7.3-gd php7.3-pgsql php7.3-mysql \
18
+ && apt-get install -y curl apache2 libsasl2-modules libapache2-mod-php7.3 libmcrypt-dev php7.3-cli php7.3-readline php7.3-mbstring php7.3-zip php7.3-intl php-xml php7.3-xml php7.3-xmlrpc php7.3-json php7.3-curl php7.3-gd php7.3-pgsql php7.3-mysql php-pear \
19
19
&& apt-get update && apt-get install -yq --no-install-recommends \
20
20
git \
21
21
cron \
You can’t perform that action at this time.
0 commit comments