Update Dockerfile.cpu
This commit is contained in:
@@ -4,7 +4,7 @@ WORKDIR /subgen
|
|||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
python3 \
|
python3 \
|
||||||
python3-pip \
|
py3-pip \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
bash \
|
bash \
|
||||||
&& pip3 install \
|
&& pip3 install \
|
||||||
|
|||||||
Reference in New Issue
Block a user