ICU 71.1 support
This commit is contained in:
parent
95eed846dc
commit
380dc90259
@ -23,6 +23,7 @@ ARG APCU_VERSION=5.1.21
|
|||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
apk add --no-cache --virtual .build-deps \
|
apk add --no-cache --virtual .build-deps \
|
||||||
$PHPIZE_DEPS \
|
$PHPIZE_DEPS \
|
||||||
|
icu-data-full \
|
||||||
icu-dev \
|
icu-dev \
|
||||||
libzip-dev \
|
libzip-dev \
|
||||||
zlib-dev \
|
zlib-dev \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user