Update Dockerfile.cpu

This commit is contained in:
McCloudS
2024-03-16 14:14:29 -06:00
committed by GitHub
parent 9cec1b641c
commit 7020dff673

View File

@@ -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 \