Skip to content

Commit 3192ea0

Browse files
renovate[bot]jarkkoka
authored andcommitted
Update eclipse-temurin Docker tag to v17.0.8_7-jre
1 parent d47eea5 commit 3192ea0

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.7_7-jre
17+
FROM eclipse-temurin:17.0.8_7-jre
1818

1919
# expose server port
2020
EXPOSE 8080

0 commit comments

Comments
 (0)