Skip to content

Commit 66a7538

Browse files
committed
Upgrade Snapcast and Librespot
1 parent fe10f5d commit 66a7538

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM python:3.11-alpine
22

3-
ARG LIBRESPOT_VERSION=0.7.1-r0
4-
ARG SNAPCAST_VERSION=0.31.0-r0
3+
ARG LIBRESPOT_VERSION=0.8.0-r0
4+
ARG SNAPCAST_VERSION=0.34.0-r0
55

66
# Add testing libraries: source of the librespot binary
77
RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing/" >> /etc/apk/repositories

0 commit comments

Comments
 (0)