cleaner job send function
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ RUN \
|
||||
apk add --no-cache python3 ffmpeg deno opus
|
||||
|
||||
RUN \
|
||||
wget https://github.com/yt-dlp/yt-dlp/releases/download/2026.02.21/yt-dlp -O /usr/local/bin/yt-dlp && \
|
||||
wget https://github.com/yt-dlp/yt-dlp/releases/download/2026.03.13/yt-dlp -O /usr/local/bin/yt-dlp && \
|
||||
chmod +x /usr/local/bin/yt-dlp
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user