Updated recipes to update docker related files

This commit is contained in:
Jan Böhmer 2024-03-10 18:08:22 +01:00
parent 19967bd42e
commit 8d816ab1ee
6 changed files with 85 additions and 41 deletions

View file

@ -35,6 +35,9 @@ RUN set -eux; \
ENV COMPOSER_ALLOW_SUPERUSER=1
###> recipes ###
###> doctrine/doctrine-bundle ###
RUN install-php-extensions pdo_pgsql
###< doctrine/doctrine-bundle ###
###< recipes ###
COPY --link frankenphp/conf.d/app.ini $PHP_INI_DIR/conf.d/