php 7.4 required oniguruma
This commit is contained in:
parent
5c10a024f1
commit
8011182a34
|
@ -29,6 +29,7 @@ RUN apk --update add wget \
|
|||
autoconf \
|
||||
cyrus-sasl-dev \
|
||||
libgsasl-dev \
|
||||
oniguruma-dev \
|
||||
supervisor
|
||||
|
||||
RUN docker-php-ext-install mysqli mbstring pdo pdo_mysql tokenizer xml pcntl
|
||||
|
|
Loading…
Reference in New Issue