Update Dockerfile

This commit is contained in:
McCloudS
2023-10-26 00:49:33 -06:00
committed by GitHub
parent 64332d1a5b
commit 675d9bc18a

View File

@@ -2,7 +2,7 @@ FROM ubuntu:latest
WORKDIR /subgen WORKDIR /subgen
RUN apt-get update && apt-get -y install ffmpeg python3 python3-pip RUN apt-get update && apt-get -y install ffmpeg python3 python3-pip curl
ENV PYTHONUNBUFFERED 1 ENV PYTHONUNBUFFERED 1