AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG
This commit is contained in:
parent
56ae7a27bf
commit
cf8b6164f0
2 changed files with 3 additions and 1 deletions
|
@ -29,6 +29,8 @@ RUN apk update
|
|||
RUN apk upgrade --available
|
||||
RUN apk add --no-cache --virtual ffmpeg python3 py3-pip
|
||||
|
||||
RUN pip3 install --upgrade yt-dlp
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY --from=build /tmp/build/output/bloaterbot /app/bloaterbot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue