1 parent e749234 commit 92e93abCopy full SHA for 92e93ab
1 file changed
Dockerfile
@@ -22,7 +22,7 @@ RUN apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing --no
22
RUN apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community --no-cache snapcast=${SNAPCAST_VERSION}
23
RUN apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing --no-cache snapweb=${SNAPWEB_VERSION}
24
25
-COPY --from=0 /usr/bin/librespot /usr/bin/librespot
+# COPY --from=0 /usr/bin/librespot /usr/bin/librespot
26
27
COPY root/ /
28
0 commit comments