From 914e9e2089487ba2733cd83e82d79ac163c6bbf6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 08:53:34 +0000 Subject: [PATCH] Update dependency microsoft/ApplicationInsights-Java to v3.6.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ffe856ee7..8dc2c6495 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # renovate: datasource=github-releases depName=microsoft/ApplicationInsights-Java -ARG APP_INSIGHTS_AGENT_VERSION=3.4.18 +ARG APP_INSIGHTS_AGENT_VERSION=3.6.2 ARG PLATFORM="" FROM hmctspublic.azurecr.io/base/java${PLATFORM}:21-distroless