Skip to content

Commit 32415ca

Browse files
committed
Update snapcast and python
1 parent 9447440 commit 32415ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

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

33
ARG LIBRESPOT_VERSION=0.6.0-r0
4-
ARG SNAPCAST_VERSION=0.28.0-r1
4+
ARG SNAPCAST_VERSION=0.29.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)