Skip to content

Commit

Permalink
Merge pull request #1831 from samply/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.11_9-jre
  • Loading branch information
alexanderkiel authored Jun 29, 2024
2 parents 33cc238 + 7911e01 commit 4c33a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/performance/synthea/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17-jre
FROM eclipse-temurin:17.0.11_9-jre@sha256:ae0f248b921eee1006d349bef8c784f4f6a4f6d87305a98235f5492e0dc78842


ADD https://github.com/synthetichealth/synthea/releases/download/v3.1.1/synthea-with-dependencies.jar /gen/synthea.jar
Expand Down

0 comments on commit 4c33a8e

Please sign in to comment.