Update Dockerfile
This commit is contained in:
@@ -2,7 +2,7 @@ FROM ubuntu:latest
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user