From 7a6586e6da5ead2dca43ffa3938b51acb07d72d3 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 12 Dec 2022 14:27:38 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrades=20git=20to=202.38?= =?UTF-8?q?.2-r0=20(#475)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ssh/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh/Dockerfile b/ssh/Dockerfile index 421de1b1e..3f31ea7e0 100644 --- a/ssh/Dockerfile +++ b/ssh/Dockerfile @@ -38,7 +38,7 @@ RUN \ colordiff=1.0.20-r0 \ docker-bash-completion=20.10.21-r1 \ docker-zsh-completion=20.10.21-r1 \ - git=2.38.1-r0 \ + git=2.38.2-r0 \ htop=3.2.1-r1 \ json-c=0.16-r0 \ libltdl=2.4.7-r0 \