1
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
545bffe3a7
Merge pull request 'chore(deps): update dependency yt-dlp to v2025.03.25' (#198) from renovate/yt-dlp-2025.x into master
All checks were successful
build/base Building image base
build/fluentd Building image fluentd
build/forgejo Building image forgejo
build/node-script Building image node-script
build/ruby-script Building image ruby-script
build/python-script Building image python-script
build/mx-puppet-steam Building image mx-puppet-steam
build/lua-clib Building image lua-clib
build/gotenberg Building image gotenberg
build/fava Building image fava
build/caddy Building image caddy
build/nextcloud Building image nextcloud
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/rust-xwin Building image rust-xwin
Reviewed-on: #198
2025-03-25 14:28:18 +01:00
c9cff5f73e
chore(deps): update dependency yt-dlp to v2025.03.25 2025-03-25 00:45:21 +00:00

View file

@ -1,7 +1,7 @@
FROM nextcloud:31.0.1-apache FROM nextcloud:31.0.1-apache
# renovate: datasource=github-releases depName=yt-dlp packageName=yt-dlp/yt-dlp versioning=loose # renovate: datasource=github-releases depName=yt-dlp packageName=yt-dlp/yt-dlp versioning=loose
ARG YTDLP_VERSION=2025.02.19 ARG YTDLP_VERSION=2025.03.25
# Debian ships node.js v18, make sure that the pageres version supports that # Debian ships node.js v18, make sure that the pageres version supports that
# renovate: datasource=npm packageName=pageres-cli # renovate: datasource=npm packageName=pageres-cli
ARG PAGERES_VERSION=8.0.0 ARG PAGERES_VERSION=8.0.0