Skip to content

Commit 3246758

Browse files
Update eclipse-temurin Docker tag to v21
1 parent 96a8d0c commit 3246758

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 clean package spring-boot:repackage
1515

1616

17-
FROM eclipse-temurin:17.0.8_7-jre
17+
FROM eclipse-temurin:21.0.1_12-jre
1818

1919
# expose server port
2020
EXPOSE 8080

0 commit comments

Comments
 (0)