Update Dockerfile
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM ubuntu:latest
|
FROM ubuntu:latest
|
||||||
|
|
||||||
RUN apt-get update && apt-get install python3 python3-pip
|
RUN apt-get update && apt-get -y install python3 python3-pip
|
||||||
|
|
||||||
ADD https://raw.githubusercontent.com/McCloudS/subgen/main/subgen/subgen.py /
|
ADD https://raw.githubusercontent.com/McCloudS/subgen/main/subgen/subgen.py /
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user