Skip to content

Commit

Permalink
chore(deps): update dependency yt-dlp/yt-dlp to v2024.12.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 4037494 commit 83723be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV NODE_ENV=${SET_DEVELOPMENT_NODE_ENV:+development}
ENV NODE_ENV=${NODE_ENV:-production}
ARG SET_NPM_UNSAFE_PERM_TRUE
ENV SET_NPM_UNSAFE_PERM_TRUE=${SET_NPM_UNSAFE_PERM_TRUE}
ENV YOUTUBE_DL_VERSION=2024.08.06
ENV YOUTUBE_DL_VERSION=2024.12.13

WORKDIR $NODE_APP_DIR

Expand Down

0 comments on commit 83723be

Please sign in to comment.