Skip to content

Commit

Permalink
Update eclipse-temurin Docker tag to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 74fd848 commit 656399a
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 @@ -14,7 +14,7 @@ COPY ./profiles/prod /build/profiles/prod
RUN mvn -Pprod clean package spring-boot:repackage


FROM eclipse-temurin:17.0.8_7-jre
FROM eclipse-temurin:21.0.1_12-jre

# expose server port
EXPOSE 8080
Expand Down

0 comments on commit 656399a

Please sign in to comment.