Skip to content

Commit

Permalink
Update hmctspublic.azurecr.io/base/java Docker tag to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 65c85b2 commit c43db0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG APP_INSIGHTS_AGENT_VERSION=3.4.9
ARG PLATFORM=""
# Application image

FROM hmctspublic.azurecr.io/base/java${PLATFORM}:17-distroless
FROM hmctspublic.azurecr.io/base/java${PLATFORM}:21-distroless

COPY lib/applicationinsights.json /opt/app/
COPY build/libs/rd-location-ref-data-load.jar /opt/app/
Expand Down

0 comments on commit c43db0b

Please sign in to comment.