We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a551cd commit dd98d25Copy full SHA for dd98d25
Dockerfile
@@ -1,7 +1,7 @@
1
# renovate: datasource=github-releases depName=microsoft/ApplicationInsights-Java
2
ARG APP_INSIGHTS_AGENT_VERSION=3.7.1
3
4
-FROM hmctspublic.azurecr.io/base/java:17-distroless
+FROM hmctspublic.azurecr.io/base/java:21-distroless
5
6
COPY lib/applicationinsights.json /opt/app/
7
COPY build/libs/sscs-case-loader.jar /opt/app/
0 commit comments