From fbf1a5c037dcc48ba72d76a2d99199b1e313122d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 16:20:58 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20debian=5F12/libcu?= =?UTF-8?q?ps2=20to=20v2.4.2-3+deb12u7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- grafana/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana/Dockerfile b/grafana/Dockerfile index 7e51a62..4d9f6e4 100644 --- a/grafana/Dockerfile +++ b/grafana/Dockerfile @@ -30,7 +30,7 @@ RUN \ && if [ "${BUILD_ARCH}" = "amd64" ]; then \ apt-get install -y --no-install-recommends \ libasound2=1.2.8-1+b1 \ - libcups2=2.4.2-3+deb12u5 \ + libcups2=2.4.2-3+deb12u7 \ libdbus-1-3=1.14.10-1~deb12u1 \ libdrm-amdgpu1=2.4.114-1+b1 \ libgbm1=22.3.6-1+deb12u1 \