diff --git a/spotify/Dockerfile b/spotify/Dockerfile index 9d9fb4f..8af7154 100755 --- a/spotify/Dockerfile +++ b/spotify/Dockerfile @@ -11,7 +11,7 @@ ARG LIBRESPOT_VERSION="0.4.2" RUN \ apk add --no-cache --virtual .build-dependencies \ build-base=0.5-r3 \ - cargo=1.69.0-r5 \ + cargo=1.70.0-r0 \ git=2.40.1-r0 \ protobuf-dev=3.21.12-r2 \ pulseaudio-dev=16.1-r10 \