i want to die and sleep

This commit is contained in:
watn3y 2023-10-27 05:39:34 +00:00
parent cf8b6164f0
commit 72e3122e26
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ FROM alpine:3.18
#update system and install packages
RUN apk update
RUN apk upgrade --available
RUN apk add --no-cache --virtual ffmpeg python3 py3-pip
RUN apk add --no-cache ffmpeg python3 py3-pip
RUN pip3 install --upgrade yt-dlp