File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- FROM eclipse-temurin:21.0.6_7-jre-jammy@sha256:d429aaa166a03a711f8af7566bc049904ef493d84e190d1dc6cef9bf19b906b9
1
+ FROM eclipse-temurin:21.0.6_7-jre-jammy@sha256:02fc89fa8766a9ba221e69225f8d1c10bb91885ddbd3c112448e23488ba40ab6
2
2
3
3
RUN apt-get update && apt-get upgrade -y && \
4
4
apt-get install libjemalloc2 -y && \
Original file line number Diff line number Diff line change 1
- FROM eclipse-temurin:21.0.6_7-jre-jammy@sha256:d429aaa166a03a711f8af7566bc049904ef493d84e190d1dc6cef9bf19b906b9
1
+ FROM eclipse-temurin:21.0.6_7-jre-jammy@sha256:02fc89fa8766a9ba221e69225f8d1c10bb91885ddbd3c112448e23488ba40ab6
2
2
3
3
ADD https://github.com/synthetichealth/synthea/releases/download/v3.1.1/synthea-with-dependencies.jar /gen/synthea.jar
4
4
COPY synthea.properties /gen/
You can’t perform that action at this time.
0 commit comments