From fbc7899e2f92f412f8042f52f94c18592883057d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 09:25:28 +0000 Subject: [PATCH] Update dependency DataDog/integrations-core to v7.60.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 217d533..68148ef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -311,7 +311,7 @@ ARG INTEGRATIONS_CORE="\ system_core \ system_swap" -ARG DATADOG_INTEGRATIONS_CORE_VERSION=7.57.1 +ARG DATADOG_INTEGRATIONS_CORE_VERSION=7.60.0 RUN apk add --virtual .build-deps \ g++ \ gcc \