1
This commit is contained in:
@@ -12,8 +12,6 @@ ENV UV_LINK_MODE=copy \
|
|||||||
COPY --from=uv_bin /uv /uvx /bin/
|
COPY --from=uv_bin /uv /uvx /bin/
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
ffmpeg libsm6 libxext6 \
|
|
||||||
build-essential g++ \
|
|
||||||
git \
|
git \
|
||||||
&& apt-get clean && rm -rf /var/lib/apt/lists/*
|
&& apt-get clean && rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user