From 126adf26b44093d1cc9771a0a41adfa284b14573 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 18:30:58 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20debian=5F12/libdb?= =?UTF-8?q?us-1-3=20to=20v1.14.10-1~deb12u1=20(#365)?= 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> --- grafana/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana/Dockerfile b/grafana/Dockerfile index 9090d2b..4c6d761 100644 --- a/grafana/Dockerfile +++ b/grafana/Dockerfile @@ -31,7 +31,7 @@ RUN \ apt-get install -y --no-install-recommends \ libasound2=1.2.8-1+b1 \ libcups2=2.4.2-3+deb12u1 \ - libdbus-1-3=1.14.8-2~deb12u1 \ + libdbus-1-3=1.14.10-1~deb12u1 \ libdrm-amdgpu1=2.4.114-1+b1 \ libgbm1=22.3.6-1+deb12u1 \ libglib2.0-0=2.74.6-2 \