Adjust upstream wheels repository

This commit is contained in:
Franck Nijhof 2021-01-24 19:54:34 +01:00
parent 70c7d4e502
commit c5cee550a2
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -28,7 +28,7 @@ RUN \
&& pip3 install \ && pip3 install \
--no-cache-dir \ --no-cache-dir \
--prefer-binary \ --prefer-binary \
--find-links "https://wheels.home-assistant.io/alpine-3.12/${BUILD_ARCH}/" \ --find-links "https://wheels.home-assistant.io/alpine-3.13/${BUILD_ARCH}/" \
-r /tmp/requirements.txt \ -r /tmp/requirements.txt \
\ \
&& find /usr/local \ && find /usr/local \