change package

This commit is contained in:
brechsteiner
2019-10-28 17:37:51 +01:00
parent 94e161129c
commit 90badb2245
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ RUN \
nginx \ nginx \
php7-ctype \ php7-ctype \
php7-pdo_sqlite \ php7-pdo_sqlite \
php7-pgsql \ php7-pdo_pgsql \
php7-tokenizer \ php7-tokenizer \
php7-zip \ php7-zip \
tar && \ tar && \

View File

@@ -17,7 +17,7 @@ RUN \
nginx \ nginx \
php7-ctype \ php7-ctype \
php7-pdo_sqlite \ php7-pdo_sqlite \
php7-pgsql \ php7-pdo_pgsql \
php7-tokenizer \ php7-tokenizer \
php7-zip \ php7-zip \
tar && \ tar && \

View File

@@ -17,7 +17,7 @@ RUN \
nginx \ nginx \
php7-ctype \ php7-ctype \
php7-pdo_sqlite \ php7-pdo_sqlite \
php7-pgsql \ php7-pdo_pgsql \
php7-tokenizer \ php7-tokenizer \
php7-zip \ php7-zip \
tar && \ tar && \