diff --git a/Dockerfile b/Dockerfile index 0623319..295a6c7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM telegraf:1.29@sha256:bb190ff24134335e3fc16c1021e0e7d36e6d36da8bd229770e39bf7c2e80309a +FROM telegraf:1.29@sha256:c32816ce81be546ad8f1310a5c3f4295e29b5487cd3825623b8381aaf567ce2c RUN apt update && apt install -y --no-install-recommends \ sudo mtr-tiny lm-sensors smartmontools ipmitool nvme-cli && \