diff --git a/Dockerfile b/Dockerfile index 935b2f203..551ea847e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # Keep hub.Dockerfile aligned to this file as far as possible ARG JAVA_OPTS="-Djava.security.egd=file:/dev/./urandom" # renovate: datasource=github-releases depName=microsoft/ApplicationInsights-Java -ARG APP_INSIGHTS_AGENT_VERSION=3.4.12 +ARG APP_INSIGHTS_AGENT_VERSION=3.4.17 # Application image