diff --git a/Dockerfile b/Dockerfile index fd3b67d..17c80d8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:latest -RUN apt-get update && apt-get install python3 python-pip +RUN apt-get update && apt-get install python3 python3-pip ADD https://raw.githubusercontent.com/McCloudS/subgen/main/subgen/subgen.py /