Skip to content

Commit

Permalink
Add missing pip in Alpine 3.12 (home-assistant#1579)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Sep 16, 2020
1 parent 824012e commit d8e163f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configurator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN \
apk add --no-cache \
git \
openssh-client \
py3-pip \
python3 \
&& pip3 install \
--no-cache-dir \
Expand Down

0 comments on commit d8e163f

Please sign in to comment.