mirror of
https://git.anonymousland.org/anonymousland/synapse-docker.git
synced 2024-10-01 08:25:43 -04:00
Add icu-libs
This commit is contained in:
parent
b8606b9e79
commit
e5c736bbc6
@ -61,6 +61,7 @@ RUN apk -U upgrade \
|
||||
xmlsec \
|
||||
git \
|
||||
curl \
|
||||
icu-libs \
|
||||
&& adduser -g ${GID} -u ${UID} --disabled-password --gecos "" synapse \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user