From d252dfd90a62f9761fb14e2a00725fd0ba517d47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 11:25:55 +0000 Subject: [PATCH] Update telegraf:1.32 Docker digest to 6657483 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3ce98d5..b78232a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM telegraf:1.32@sha256:49dbcf977fccc4eb1a0ece3d82b782fde035eaf9a9c50504f885cce42897cd8e +FROM telegraf:1.32@sha256:6657483ac88396c3070d492ba0af73da79cac1bc4ea004e65e77fdc4044ca983 RUN apt update && apt install -y --no-install-recommends \ sudo mtr-tiny lm-sensors smartmontools ipmitool nvme-cli && \