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

View File

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