From d903cd727bbc806e413bb9c65ad53ef6f436adb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 17:38:54 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20debian=5F12/libfr?= =?UTF-8?q?eetype6=20to=20v2.12.1+dfsg-5+deb12u3=20(#604)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- jupyterlab/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/Dockerfile b/jupyterlab/Dockerfile index 9e7b34cb..5eb769ea 100644 --- a/jupyterlab/Dockerfile +++ b/jupyterlab/Dockerfile @@ -29,7 +29,7 @@ RUN \ libffi-dev=3.4.4-1 \ libffi8=3.4.4-1 \ libfreetype6-dev=2.12.1+dfsg-5+deb12u3 \ - libfreetype6=2.12.1+dfsg-5 \ + libfreetype6=2.12.1+dfsg-5+deb12u3 \ libjpeg62-turbo-dev=1:2.1.5-2 \ libjpeg62-turbo=1:2.1.5-2 \ libmariadb-dev=1:10.11.6-0+deb12u1 \