Skip to content

Commit

Permalink
Update eclipse-temurin Docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent c5f142f commit e9402bb
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:11
FROM eclipse-temurin:17
RUN mkdir /opt/app
COPY target/dependency-jars /opt/app/dependency-jars
COPY target/load-flow-service.jar /opt/app
Expand Down

0 comments on commit e9402bb

Please sign in to comment.