Update Dockerfile.cpu

This commit is contained in:
McCloudS
2024-03-16 14:18:04 -06:00
committed by GitHub
parent 7020dff673
commit 775bb2e3a4

View File

@@ -4,7 +4,7 @@ WORKDIR /subgen
RUN apk add --no-cache \ RUN apk add --no-cache \
python3 \ python3 \
py3-pip \ cmd:pip3 \
ffmpeg \ ffmpeg \
bash \ bash \
&& pip3 install \ && pip3 install \