Skip to content

Commit

Permalink
Merge branch 'main' into renovate/lodash-4.x-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketstack-matt authored May 21, 2024
2 parents 0a7d64b + 39289c8 commit 95937f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translator/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

COPY target/*.jar app.jar
ENTRYPOINT ["java","-jar","/app.jar"]

0 comments on commit 95937f4

Please sign in to comment.