Skip to content

Commit

Permalink
切换临时分支解决下载解析错误
Browse files Browse the repository at this point in the history
  • Loading branch information
ellermister committed Dec 3, 2024
1 parent e0a8b7b commit c94f434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ WORKDIR /app
ENV PHPRC=/etc/php.ini

ADD --chown=root:root --chmod=775 \
https://github.com/yt-dlp/yt-dlp/releases/download/2024.08.06/yt-dlp_linux /usr/local/bin/yt-dlp_linux
https://github.com/grqz/yt-dlp/releases/download/ie%2Fbilibili%2Fpi_fallbk/yt-dlp_linux /usr/local/bin/yt-dlp_linux

ADD --chown=root:root --chmod=775 \
https://github.com/dunglas/frankenphp/releases/download/v1.2.5/frankenphp-linux-x86_64 /usr/local/bin/frankenphp
Expand Down

0 comments on commit c94f434

Please sign in to comment.