From 27f4bf167b72bf8de981b7bf8ea6efca2e84e76f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 17:20:51 +0000 Subject: [PATCH] Update dependency DataDog/integrations-core to v7.61.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1bd67c4..ee331c6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -307,7 +307,7 @@ ARG INTEGRATIONS_CORE="\ system_core \ system_swap" -ARG DATADOG_INTEGRATIONS_CORE_VERSION=7.60.1 +ARG DATADOG_INTEGRATIONS_CORE_VERSION=7.61.0 RUN apk add --virtual .build-deps \ g++ \ gcc \