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

Commit b4aef22

Browse files
committed
updated hapi version for crr hapi fhir store test container
1 parent 0b8175e commit b4aef22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • codex-processes-ap1-docker-test-setup/crr/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)