Skip to content

Commit

Permalink
Speed-up Build (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Oct 21, 2022
1 parent dc1057e commit c668361
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 @@ -36,6 +36,7 @@ RUN \
&& pip3 install --no-cache-dir \
-r /usr/src/requirements.txt \
-r /usr/src/requirements_${CPYTHON_ABI}.txt \
--find-links "https://wheels.home-assistant.io/musllinux/" \
&& rm -rf /usr/src/*

# Install auditwheel
Expand Down

0 comments on commit c668361

Please sign in to comment.