i want to die and sleep
This commit is contained in:
parent
cf8b6164f0
commit
72e3122e26
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue