From e696d3e4a6db512e82360f9518b70a3c76781148 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 May 2023 09:02:31 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F18/v?= =?UTF-8?q?im=20to=20v9.0.1568-r0?= 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 dc6882086..b54a5ba99 100644 --- a/ssh/Dockerfile +++ b/ssh/Dockerfile @@ -67,7 +67,7 @@ RUN \ sqlite=3.41.2-r2 \ sudo=1.9.13_p3-r2 \ tmux=3.3a_git20230428-r0 \ - vim=9.0.1520-r0 \ + vim=9.0.1568-r0 \ wget=1.21.4-r0 \ zip=3.0-r12 \ zsh-autosuggestions=0.7.0-r0 \