mirror of
https://git.anonymousland.org/anonymousland/synapse-worker-docker.git
synced 2025-02-21 05:19:48 -05:00
Add icu-libs
This commit is contained in:
parent
215f91bbca
commit
46cea43767
@ -67,6 +67,7 @@ RUN apk -U upgrade \
|
|||||||
xmlsec \
|
xmlsec \
|
||||||
git \
|
git \
|
||||||
curl \
|
curl \
|
||||||
|
icu-libs \
|
||||||
&& adduser -g ${GID} -u ${UID} --disabled-password --gecos "" synapse \
|
&& adduser -g ${GID} -u ${UID} --disabled-password --gecos "" synapse \
|
||||||
&& rm -rf /var/cache/apk/*
|
&& rm -rf /var/cache/apk/*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user