modified: Dockerfile

modified:   app.py
This commit is contained in:
SimolZimol
2025-10-28 16:13:05 +01:00
parent a493d4eaf5
commit 67c5c9016a
2 changed files with 17 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ WORKDIR /app
RUN apt-get update && apt-get install -y \
libffi-dev \
libnacl-dev \
libsodium23 \
libopus0 \
ffmpeg \
python3-dev \