فهرست منبع

Update Dockerfile

Removed extra line break
Mark Shust 1 سال پیش
والد
کامیت
31bec4c4f7
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      images/php/8.2/Dockerfile

+ 0 - 1
images/php/8.2/Dockerfile

@@ -95,7 +95,6 @@ RUN git clone --branch v0.4.15 --depth=1 https://github.com/NoiseByNorthwest/php
 RUN curl -sS https://getcomposer.org/installer | \
   php -- --version=2.6.6 --install-dir=/usr/local/bin --filename=composer
 
-
 COPY conf/blackfire.ini $PHP_INI_DIR/conf.d/blackfire.ini
 COPY conf/spx.ini $PHP_INI_DIR/conf.d/spx.ini
 COPY conf/msmtprc /etc/msmtprc