jamesnetherton commented on code in PR #478:
URL:
https://github.com/apache/camel-quarkus-examples/pull/478#discussion_r2912498850
##########
fhir/README.adoc:
##########
@@ -17,12 +17,12 @@ To run the application in development, from the runnable
JAR or as a native appl
docker run -ti -e hapi.fhir.fhir_version=R4 \
-e hapi.fhir.allow_multiple_delete=true -e \
-e hapi.fhir.reuse_cached_search_results_millis=-1 \
- -p 8080:8080 mirror.gcr.io/hapiproject/hapi:v7.4.0
+ -p 8080:8080 mirror.gcr.io/hapiproject/hapi:v8.2.0-2
Review Comment:
I'll have to upgrade here also:
https://github.com/apache/camel-quarkus/blob/main/pom.xml#L253
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]