Skip to content

Commit

Permalink
chore(deps): update dependency yt-dlp/yt-dlp to v2024.08.06 (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent bbf808f commit 4037494
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.01
ENV YOUTUBE_DL_VERSION=2024.08.06

WORKDIR $NODE_APP_DIR

Expand Down

0 comments on commit 4037494

Please sign in to comment.