fix?
This commit is contained in:
parent
4ea3d14c2d
commit
7d547e2ed4
@ -1,5 +1,5 @@
|
||||
FROM python:3.12.10-alpine
|
||||
RUN apk add ffmpeg libopusenc opus-dev opus
|
||||
RUN apk add ffmpeg --no-cache opus-dev
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user