Add libicu needed by trunk nightly builds (fixes #59)

This commit is contained in:
Kim Alvefur
2020-02-12 19:52:19 +01:00
parent 3a47a006bc
commit f2c1afeabe
+1
View File
@@ -18,6 +18,7 @@ RUN apt-get update \
lsb-base \
adduser \
libidn11 \
libicu63 \
libssl1.1 \
lua-bitop \
lua-dbi-mysql \