diff --git a/spotify/Dockerfile b/spotify/Dockerfile index 6319df2..44e83df 100755 --- a/spotify/Dockerfile +++ b/spotify/Dockerfile @@ -12,7 +12,7 @@ RUN \ apk add --no-cache --virtual .build-dependencies \ build-base=0.5-r3 \ cargo=1.64.0-r2 \ - git=2.38.4-r1 \ + git=2.38.5-r0 \ protobuf-dev=3.21.9-r0 \ pulseaudio-dev=16.1-r6 \ \