Skip to content

Commit

Permalink
Set EXTRA_INDEX_URL
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Sep 28, 2023
1 parent 7fb3d1b commit f285d5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ ARG \

# Add Home Assistant wheels repository
ENV WHEELS_LINKS=https://wheels.home-assistant.io/musllinux/
# Add Home Assistant wheels index for newer versions
ENV EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/

##
# Install component packages
Expand Down

0 comments on commit f285d5e

Please sign in to comment.