Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
wuast94 authored Jun 20, 2024
1 parent 5d0fd1c commit 9c99140
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN apk update && apk add --no-cache \

# Install streamlink using pip
RUN pipx install streamlink
RUN pipx ensurepath

# Switch back to the node-red user
USER node-red

0 comments on commit 9c99140

Please sign in to comment.