refactor(Dockerfile): update dependencies and pin streamlink version #26

Merged
wandabastyle merged 1 commit from pvr into main 2026-04-29 23:34:15 +02:00
wandabastyle commented 2026-04-29 23:32:35 +02:00 (Migrated from github.com)
  • Updated dependencies in the Dockerfile.
  • Removed `streamlink` from the base package list and added Python 3 and pip.
  • Installed `streamlink` version 8.3.0 using pip, ensuring a specific version for consistency.
  • Reduced the size of the Docker image by removing unnecessary packages.
- Updated dependencies in the Dockerfile. - Removed \`streamlink\` from the base package list and added Python 3 and pip. - Installed \`streamlink\` version 8.3.0 using pip, ensuring a specific version for consistency. - Reduced the size of the Docker image by removing unnecessary packages.
Sign in to join this conversation.
No description provided.