Skip to content

Commit

Permalink
Merge pull request #239 from camunda/renovate/eclipse-temurin-17.x
Browse files Browse the repository at this point in the history
chore(deps): update eclipse-temurin docker tag to v17.0.5_8-jre
  • Loading branch information
igpetrov authored Nov 8, 2022
2 parents deb5dec + 708bd7f commit 438d1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17.0.4_8-jre
FROM eclipse-temurin:17.0.5_8-jre
RUN mkdir /opt/app

COPY target/connector-runtime-*-with-dependencies.jar /opt/app
Expand Down

0 comments on commit 438d1fe

Please sign in to comment.