We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe10f5d commit 66a7538Copy full SHA for 66a7538
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
FROM python:3.11-alpine
2
3
-ARG LIBRESPOT_VERSION=0.7.1-r0
4
-ARG SNAPCAST_VERSION=0.31.0-r0
+ARG LIBRESPOT_VERSION=0.8.0-r0
+ARG SNAPCAST_VERSION=0.34.0-r0
5
6
# Add testing libraries: source of the librespot binary
7
RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing/" >> /etc/apk/repositories
0 commit comments