Skip to content

Commit

Permalink
JH: Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adeepn committed Oct 3, 2023
1 parent d4d0f7a commit e936e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN \
&& pip3 install --no-cache-dir \
-r /usr/src/requirements.txt \
-r /usr/src/requirements_${CPYTHON_ABI}.txt \
--extra-index-url "https://wheels.home-assistant.io/musllinux-index/" \
--extra-index-url "https://wheels.iot.jethome.ru/musllinux-index/" \
&& rm -rf /usr/src/*

# Install auditwheel
Expand Down

0 comments on commit e936e70

Please sign in to comment.