add sqlite drivers (fix typo)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
201507948c
commit
b4ea34ceee
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||
php-opcache \
|
||||
php-mysql \
|
||||
php-pgsql \
|
||||
php-sqlite \
|
||||
php-sqlite3 \
|
||||
php-zip \
|
||||
php-apcu \
|
||||
php-memcached \
|
||||
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||
php-opcache \
|
||||
php-mysql \
|
||||
php-pgsql \
|
||||
php-sqlite \
|
||||
php-sqlite3 \
|
||||
php-zip \
|
||||
php-apcu \
|
||||
php-memcached \
|
||||
|
@ -28,7 +28,7 @@ RUN set -ex; \
|
||||
php-opcache \
|
||||
php-mysql \
|
||||
php-pgsql \
|
||||
php-sqlite \
|
||||
php-sqlite3 \
|
||||
php-zip \
|
||||
php-apcu \
|
||||
php-memcached \
|
||||
|
@ -27,7 +27,7 @@ RUN set -ex; \
|
||||
php-opcache \
|
||||
php-mysql \
|
||||
php-pgsql \
|
||||
php-sqlite \
|
||||
php-sqlite3 \
|
||||
php-zip \
|
||||
php-apcu \
|
||||
php-memcached \
|
||||
|
Loading…
x
Reference in New Issue
Block a user