From c0e760951c38f2c359f15ebcb2dba45de3577bb1 Mon Sep 17 00:00:00 2001 From: Watn3y Date: Sun, 5 Mar 2023 04:40:06 +0100 Subject: [PATCH] Am retarded --- Dockerfile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 7a3f579..9213519 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,10 +6,7 @@ WORKDIR /tmp RUN apk update RUN apk upgrade --available -#install yt-dlp -RUN pip3 install yt-dlp - -#build nenefootbot +#build bloaterbot WORKDIR /app COPY . .