Compare commits

...

4 Commits

Author SHA1 Message Date
174ce1213a Merge pull request 'chore(deps): update python docker tag to v3.14.2' (#29) from renovate/python-3.x into master
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 19s
Build and Push Docker Image / deploy-on-green (push) Successful in 8s
Reviewed-on: #29
2025-12-10 04:10:26 +00:00
701aa345e4 chore(deps): update python docker tag to v3.14.2 2025-12-08 23:02:07 +00:00
29ea1740c2 Merge pull request 'chore(deps): update dependency yt-dlp to v2025.12.8' (#28) from renovate/yt-dlp-2025.x into master
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 19s
Build and Push Docker Image / deploy-on-green (push) Successful in 8s
Reviewed-on: #28
2025-12-08 15:43:37 +00:00
de070a0c1f chore(deps): update dependency yt-dlp to v2025.12.8 2025-12-08 01:00:40 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.14.1-alpine3.22
FROM python:3.14.2-alpine3.22
COPY ./app /app
WORKDIR /app
RUN apk add ffmpeg deno

View File

@@ -1,3 +1,3 @@
discord.py==2.6.4
python-dotenv==1.2.1
yt-dlp==2025.11.12
yt-dlp==2025.12.8