Skip to content

Commit cdabbae

Browse files
chore(deps): update dependency yt-dlp/yt-dlp to v2025
1 parent 4037494 commit cdabbae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ENV NODE_ENV=${SET_DEVELOPMENT_NODE_ENV:+development}
77
ENV NODE_ENV=${NODE_ENV:-production}
88
ARG SET_NPM_UNSAFE_PERM_TRUE
99
ENV SET_NPM_UNSAFE_PERM_TRUE=${SET_NPM_UNSAFE_PERM_TRUE}
10-
ENV YOUTUBE_DL_VERSION=2024.08.06
10+
ENV YOUTUBE_DL_VERSION=2025.04.30
1111

1212
WORKDIR $NODE_APP_DIR
1313

0 commit comments

Comments
 (0)