From e851d6670f3c63766537aa6cffb01f5ed3e1e9c8 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 23 May 2022 18:10:03 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrades=20git=20to=202.34?= =?UTF-8?q?.2-r0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spotify/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spotify/Dockerfile b/spotify/Dockerfile index 3eb1e8c..f240129 100755 --- a/spotify/Dockerfile +++ b/spotify/Dockerfile @@ -11,7 +11,7 @@ RUN \ apk add --no-cache --virtual .build-dependencies \ build-base=0.5-r2 \ cargo=1.56.1-r0 \ - git=2.34.1-r0 \ + git=2.34.2-r0 \ protobuf-dev=3.18.1-r1 \ pulseaudio-dev=15.0-r2 \ \