diff --git a/Dockerfile b/Dockerfile index 4a87c8f3..d1df09f4 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.7.4 +ARG APP_INSIGHTS_AGENT_VERSION=3.7.5 # Application image