mirror of
https://github.com/tropicoo/yt-dlp-bot.git
synced 2025-03-01 09:12:58 +08:00
Update base.Dockerfile
This commit is contained in:
parent
d45c2ec4c6
commit
8de1bb1386
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.12-alpine
|
||||
FROM python:3.12-alpine3.20
|
||||
|
||||
RUN apk add --no-cache \
|
||||
tzdata \
|
||||
|
|
Loading…
Reference in a new issue