diff --git a/spotify/Dockerfile b/spotify/Dockerfile index 8818aab..85c1481 100755 --- a/spotify/Dockerfile +++ b/spotify/Dockerfile @@ -21,7 +21,7 @@ RUN \ pkg-config=0.29.1-0ubuntu2 \ rustc=1.37.0+dfsg1+llvm-1ubuntu1~18.04.1 \ \ - && git clone --branch "v0.2.20" --depth=1 \ + && git clone --branch "v0.2.22" --depth=1 \ https://github.com/Spotifyd/spotifyd.git /tmp/spotifyd \ \ && cd /tmp/spotifyd \