Skip to content

Commit

Permalink
Update Dockerfile to include git for installing samsung-tv-ws-api
Browse files Browse the repository at this point in the history
  • Loading branch information
gijsvdhoven committed Nov 28, 2024
1 parent 0899252 commit c14892c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeassistant-samsung-frame-art-beta/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM $BUILD_FROM

RUN \
apk add --no-cache \
python3 py3-pip
python3 git py3-pip
RUN \
pip3 install git+https://github.com/NickWaterton/samsung-tv-ws-api.git

Expand Down

0 comments on commit c14892c

Please sign in to comment.