build-configs(update)
This commit is contained in:
parent
b29fa7192d
commit
37083f256d
|
@ -29,7 +29,7 @@ RUN apt-get update -yqq \
|
|||
&& apt-get install -yqq --no-install-recommends \
|
||||
git libpng-dev libzip-dev mariadb-client unzip
|
||||
|
||||
RUN docker-php-ext-install bcmath gd pdo_mysql zip
|
||||
RUN docker-php-ext-install gd pdo_mysql zip
|
||||
|
||||
COPY --chown=app:app phpunit.xml* ./
|
||||
|
||||
|
|
Loading…
Reference in a new issue