Merge pull request #3236 from devnoname120/arm64/fix-unicode-so-load

Fix unicode.so loading
This commit is contained in:
advplyr 2024-08-05 08:55:37 -05:00 committed by GitHub
commit 4916887c8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,7 @@ RUN apk update && \
tzdata \
ffmpeg \
make \
gcompat \
python3 \
g++ \
tini