diff --git a/Dockerfile b/Dockerfile index 509e242cb..5c083636b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # ARG must be before all "FROM"s # renovate: datasource=github-releases depName=microsoft/ApplicationInsights-Java -ARG APP_INSIGHTS_AGENT_VERSION=3.6.0 +ARG APP_INSIGHTS_AGENT_VERSION=3.6.1 # renovate: datasource=github-releases depName=microsoft/ApplicationInsights-Java FROM hmctspublic.azurecr.io/base/java:21-distroless