Skip to content

Commit 380dc90

Browse files
jzeccamaxhelias
authored andcommitted
ICU 71.1 support
1 parent 95eed84 commit 380dc90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ ARG APCU_VERSION=5.1.21
2323
RUN set -eux; \
2424
apk add --no-cache --virtual .build-deps \
2525
$PHPIZE_DEPS \
26+
icu-data-full \
2627
icu-dev \
2728
libzip-dev \
2829
zlib-dev \

0 commit comments

Comments
 (0)