projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0ff2f6
)
Chore: Fix leftover reference in dockerfile
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Mon, 4 Nov 2024 00:38:31 +0000
(
01:38
+0100)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Mon, 4 Nov 2024 00:38:31 +0000
(
01:38
+0100)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index a8c49acc547fb7dd2690a86e0b219de2372031e3..8fa94bc1fa00c50437a953021784dbd7b08dac44 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-25,7
+25,7
@@
RUN uv pip install \
RUN uv pip install \
--no-cache \
--find-links "https://wheels.home-assistant.io/musllinux/" \
- "music-assistant
[server]
@dist/music_assistant-${MASS_VERSION}-py3-none-any.whl"
+ "music-assistant@dist/music_assistant-${MASS_VERSION}-py3-none-any.whl"
# Set some labels
LABEL \