Skip to content

Commit

Permalink
Update eclipse-temurin Docker tag to v21.0.3_9-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 8e3a3b8 commit 1cd38ae
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
@@ -1,4 +1,4 @@
FROM eclipse-temurin:21.0.2_13-jre
FROM eclipse-temurin:21.0.3_9-jre
USER 1001
COPY build/libs/cctray-hub.jar app.jar
ENTRYPOINT ["java","-jar","/app.jar"]
Expand Down

0 comments on commit 1cd38ae

Please sign in to comment.