Skip to content

Commit dd98d25

Browse files
authored
update java in docker (#1615)
1 parent 3a551cd commit dd98d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# renovate: datasource=github-releases depName=microsoft/ApplicationInsights-Java
22
ARG APP_INSIGHTS_AGENT_VERSION=3.7.1
33

4-
FROM hmctspublic.azurecr.io/base/java:17-distroless
4+
FROM hmctspublic.azurecr.io/base/java:21-distroless
55

66
COPY lib/applicationinsights.json /opt/app/
77
COPY build/libs/sscs-case-loader.jar /opt/app/

0 commit comments

Comments
 (0)