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:
5b461da
)
fixup dockerfile
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 30 Aug 2024 00:47:40 +0000
(
02:47
+0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 30 Aug 2024 00:47:40 +0000
(
02:47
+0200)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 0e65691d7edc81c530db9ad4694ddd743ba28f9a..f116fa0172e2c4172ff5bf48f62ed805fcc9d710 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-2,7
+2,8
@@
FROM python:3.12-alpine3.20
-ARG MASS_VERSION=2.3.0b8
+ARG MASS_VERSION
+ARG TARGETPLATFORM
RUN set -x \
&& apk add --no-cache \