Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docker): also update the specified pip packages rather than just installing them #897

Merged

Commits on Apr 18, 2023

  1. feat(docker): also update the specified pip packages rather than just…

    … installing them
    
    Some pip packages may get updates and subsequent container runs wouldn't
    install them. Not so much of a problem normally but when for example
    yt-dlp is installed through pip to use with mopidy-youtube it's
    important to keep yt-dlp up-to-date to not have functionality be broken
    when Youtube updates their webpage again
    PureTryOut committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    6fe2e9d View commit details
    Browse the repository at this point in the history