From a4d81e80131cf1553118c0416d96c6ed41cac604 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 18:59:36 +0000 Subject: [PATCH] Update dependency DataDog/integrations-core to v7.55.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b1a8627..68f04d0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -311,7 +311,7 @@ ARG INTEGRATIONS_CORE="\ system_core \ system_swap" -ARG DATADOG_INTEGRATIONS_CORE_VERSION=7.55.2 +ARG DATADOG_INTEGRATIONS_CORE_VERSION=7.55.3 RUN apk add --virtual .build-deps \ g++ \ gcc \