Skip to content

Commit

Permalink
Fix apline/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adeepn committed Jun 10, 2024
1 parent a28a164 commit 0dc4d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ENV \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
S6_CMD_WAIT_FOR_SERVICES=1 \
S6_SERVICES_READYTIME=50 \
UV_EXTRA_INDEX_URL="https://wheels.home-assistant.io/musllinux-index/"
UV_EXTRA_INDEX_URL="https://wheels.iot.jethome.ru/musllinux-index/"

# Set shell
SHELL ["/bin/ash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 0dc4d7e

Please sign in to comment.