diff --git a/Dockerfile b/Dockerfile index 8a855d2f..3eb0b3c2 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.5.2 +ARG APP_INSIGHTS_AGENT_VERSION=3.5.3 # renovate: datasource=github-releases depName=microsoft/ApplicationInsights-Java FROM hmctspublic.azurecr.io/base/java:17-distroless