From d1188521203d3f0acafa44f30ad687769906d7d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 18:20:11 +0000 Subject: [PATCH] Update dependency DataDog/integrations-core to v7.51.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b9876be..55d99bd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -309,7 +309,7 @@ ARG INTEGRATIONS_CORE="\ system_core \ system_swap" -ARG DATADOG_INTEGRATIONS_CORE_VERSION=7.50.2 +ARG DATADOG_INTEGRATIONS_CORE_VERSION=7.51.0 RUN apk add --virtual .build-deps \ g++ \ gcc \