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:
d8bf116
)
typo
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 11 Jul 2023 00:19:29 +0000
(
02:19
+0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 11 Jul 2023 00:19:29 +0000
(
02:19
+0200)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 1d422e7f867ddcf5bc23d38cbb051068046cbc81..f1f66b1caf6d714d646d281285c60a46f6ec91eb 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-70,7
+70,7
@@
RUN --mount=type=bind,target=/tmp/wheels,source=/wheels,from=wheels-builder,rw \
RUN pip3 install \
--no-cache-dir \
music-assistant[server]==${MASS_VERSION} \
- && python3 -m compileall music
-
assistant
+ && python3 -m compileall music
_
assistant
# Enable jemalloc
RUN \