mirror of
https://github.com/tropicoo/yt-dlp-bot.git
synced 2024-11-10 09:03:02 +08:00
Update base.Dockerfile
This commit is contained in:
parent
5190789e18
commit
659dd169d9
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
FROM python:3.11-alpine
|
FROM python:3.11-alpine
|
||||||
|
|
||||||
COPY apk_mirrors /etc/apk/repositories
|
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
tzdata \
|
tzdata \
|
||||||
htop \
|
htop \
|
||||||
|
|
Loading…
Reference in a new issue