This commit is contained in:
Jonathan Jara 2025-04-18 15:50:40 -07:00
parent 02cb9db43e
commit bb6805e61d
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM python:3.12.10-alpine
RUN apk add ffmpeg
RUN apk add ffmpeg libopus-dev
WORKDIR /usr/src/app

BIN
ffmpeg.exe Normal file

Binary file not shown.