Skip to content

Commit 92e93ab

Browse files
authored
Update Dockerfile
1 parent e749234 commit 92e93ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing --no
2222
RUN apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community --no-cache snapcast=${SNAPCAST_VERSION}
2323
RUN apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing --no-cache snapweb=${SNAPWEB_VERSION}
2424

25-
COPY --from=0 /usr/bin/librespot /usr/bin/librespot
25+
# COPY --from=0 /usr/bin/librespot /usr/bin/librespot
2626

2727
COPY root/ /
2828

0 commit comments

Comments
 (0)