We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c39903 commit 3894db4Copy full SHA for 3894db4
spotify/Dockerfile
@@ -11,7 +11,7 @@ ARG LIBRESPOT_VERSION="0.4.2"
11
RUN \
12
apk add --no-cache --virtual .build-dependencies \
13
build-base=0.5-r3 \
14
- cargo=1.69.0-r5 \
+ cargo=1.70.0-r0 \
15
git=2.40.1-r0 \
16
protobuf-dev=3.21.12-r2 \
17
pulseaudio-dev=16.1-r10 \
0 commit comments