Skip to content

Commit 24fa219

Browse files
authored
Update Dockerfile
1 parent a61c969 commit 24fa219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

7.4/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ RUN apt-get -qq update > /dev/null && DEBIAN_FRONTEND=noninteractive apt-get -qq
1818
openssl \
1919
make \
2020
unzip \
21+
libicu-dev \
2122
apt-transport-https > /dev/null && \
2223
apt-get clean && \
2324
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

0 commit comments

Comments
 (0)