Compare commits
No commits in common. "6e54cc3c3010be6efdf26649ce8ac9a5eb43f18e" and "b876546ed69b41b195f406149f26efc86fb71707" have entirely different histories.
6e54cc3c30
...
b876546ed6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM nextcloud:30.0.5-apache
|
FROM nextcloud:30.0.5-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.01.26
|
ARG YTDLP_VERSION=2025.01.15
|
||||||
# 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue