Skip to content

Commit

Permalink
Update eclipse-temurin Docker tag to v21.0.4_7-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 0dc2db9 commit 53d8c28
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 @@ -5,7 +5,7 @@ COPY src src
COPY pom.xml pom.xml
RUN mvn clean package

FROM eclipse-temurin:21-jre
FROM eclipse-temurin:21.0.4_7-jre

ENV RUN_IN_DOCKER true
ENV TZ=Europe/Berlin
Expand Down

0 comments on commit 53d8c28

Please sign in to comment.