From f870054c6cec5dcdc31299eaef21b85b7801a443 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 12:55:23 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20debian=5F13/libar?= =?UTF-8?q?chive-tools=20to=20v3.7.4-4+deb13u1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vscode/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode/Dockerfile b/vscode/Dockerfile index 0145dce6c..a4716e754 100755 --- a/vscode/Dockerfile +++ b/vscode/Dockerfile @@ -28,7 +28,7 @@ RUN \ \ && apt-get install -y --no-install-recommends \ ack=3.8.1-1 \ - libarchive-tools=3.7.4-4 \ + libarchive-tools=3.7.4-4+deb13u1 \ build-essential=12.12 \ colordiff=1.0.21-1 \ git=1:2.47.3-0+deb13u1 \