diff --git a/spotify/Dockerfile b/spotify/Dockerfile index 9a4f574..e1cf8ea 100644 --- a/spotify/Dockerfile +++ b/spotify/Dockerfile @@ -25,6 +25,7 @@ RUN apt-get update && apt-get install -y \ libgl1-mesa-dri \ libgl1-mesa-glx \ libpangoxft-1.0-0 \ + libpulse0 \ libssl1.0.0 \ libssl1.0.2 \ libxss1 \