From 8ba2acac38b090311cf4fe428ff8888ab8d18fb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:14:39 +0000 Subject: [PATCH] Update dependency DataDog/integrations-core to v7.62.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1bd67c4..eb72b27 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.62.0 RUN apk add --virtual .build-deps \ g++ \ gcc \