1
Fork 0

Compare commits

..

2 commits

Author SHA1 Message Date
e50c111c5a
Merge pull request 'chore(deps): update dependency yt-dlp to v2024.10.22' (#91) from renovate/yt-dlp-2024.x into master
Some checks failed
build/node-script Building image node-script
build/ruby-script Building image ruby-script
build/forgejo Building image forgejo
build/frp Building image frp
build/base Building image base
build/python-script Building image python-script
build/beancount-import Building image beancount-import
build/gotenberg Building image gotenberg
build/lua-clib Building image lua-clib
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/rust-xwin Building image rust-xwin
build/fava Building image fava
build/fluentd Building image fluentd
build/nextcloud Building image nextcloud
Reviewed-on: #91
2024-10-22 12:31:43 +00:00
27dc15a316
chore(deps): update dependency yt-dlp to v2024.10.22 2024-10-22 12:15:44 +00:00

View file

@ -1,7 +1,7 @@
FROM nextcloud:29.0.8-apache FROM nextcloud:29.0.8-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=2024.10.07 ARG YTDLP_VERSION=2024.10.22
# 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