Compare commits
No commits in common. "2c902279655c8949b3764d70b3951f5ea264942c" and "fc70ef1303d21f9a347df39a84933d6dd0f5c6ff" have entirely different histories.
2c90227965
...
fc70ef1303
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM nextcloud:30.0.4-apache
|
FROM nextcloud:30.0.4-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.15
|
ARG YTDLP_VERSION=2024.12.13
|
||||||
# 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