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
+1
View File
@@ -16,6 +16,7 @@ RUN apk update && \
tzdata \ tzdata \
ffmpeg \ ffmpeg \
make \ make \
gcompat \
python3 \ python3 \
g++ \ g++ \
tini tini