Update 'docker/web/Containerfile'
This commit is contained in:
@@ -2,4 +2,4 @@ FROM php:8.2-apache
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y libpq-dev \
|
||||
&& docker-php-ext-install pdo_psql
|
||||
&& docker-php-ext-install pdo_pgsql
|
||||
Reference in New Issue
Block a user