pull
This commit is contained in:
@@ -18,7 +18,6 @@ RUN apt-get update && apt-get install -y \
|
||||
RUN apt-get clean && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Install PHP extensions
|
||||
|
||||
RUN apt-get update && apt-get install -y libpq-dev && docker-php-ext-install pdo pgsql pdo_pgsql
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user