Skip to content

Commit 8f11b2c

Browse files
Update eclipse-temurin Docker tag to v25
1 parent 1b2c15e commit 8f11b2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ COPY ./profiles/prod /build/profiles/prod
1414
RUN mvn -Pprod -DskipTests=true clean package spring-boot:repackage
1515

1616

17-
FROM eclipse-temurin:17.0.8_7-jre
17+
FROM eclipse-temurin:25.0.2_10-jre
1818

1919
# Application Insights version
2020
ARG APPINSIGHTS_VERSION=3.7.7

0 commit comments

Comments
 (0)