We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ff163 commit d5dd6c6Copy full SHA for d5dd6c6
grafana/Dockerfile
@@ -30,7 +30,7 @@ RUN \
30
&& if [ "${BUILD_ARCH}" = "amd64" ]; then \
31
apt-get install -y --no-install-recommends \
32
libasound2=1.2.8-1+b1 \
33
- libcups2=2.4.2-3+deb12u5 \
+ libcups2=2.4.2-3+deb12u7 \
34
libdbus-1-3=1.14.10-1~deb12u1 \
35
libdrm-amdgpu1=2.4.114-1+b1 \
36
libgbm1=22.3.6-1+deb12u1 \
0 commit comments