fix: fixed issues related to missing wvd
This commit is contained in:
@@ -2,6 +2,7 @@ FROM python:3.12-slim
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
ffmpeg \
|
||||
aria2 \
|
||||
git \
|
||||
curl \
|
||||
unzip \
|
||||
|
||||
Reference in New Issue
Block a user