Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 71c6b35

Browse files
committed
upgrading DIC FHIR store HAPI to 5.4.1 to better simulate actual DICs
1 parent 8322f8f commit 71c6b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • codex-processes-ap1-docker-test-setup/dic/hapi
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM hapiproject/hapi:v5.2.0
1+
FROM hapiproject/hapi:v5.4.1
22
WORKDIR /usr/local/tomcat/webapps
33
RUN apt update && apt install unzip && unzip ROOT.war -d ROOT
44
COPY ./sample-logo.jpg /usr/local/tomcat/webapps/ROOT/img/sample-logo.jpg

0 commit comments

Comments
 (0)