From 469924f680ec5e2255db1d4424f1cfa658cd0165 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 18:53:26 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20debian=5F12/libss?= =?UTF-8?q?l-dev=20to=20v3.0.11-1~deb12u1=20(#513)?= 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 42db0731..ab35634e 100644 --- a/jupyterlab/Dockerfile +++ b/jupyterlab/Dockerfile @@ -39,7 +39,7 @@ RUN \ libpng16-16=1.6.39-2 \ libpq-dev=15.3-0+deb12u1 \ libpq5=15.3-0+deb12u1 \ - libssl-dev=3.0.9-1 \ + libssl-dev=3.0.11-1~deb12u1 \ libtiff5-dev=4.5.0-6 \ libxml2-dev=2.9.14+dfsg-1.3~deb12u1 \ libxml2=2.9.14+dfsg-1.3~deb12u1 \