apupier commented on code in PR #25533: URL: https://github.com/apache/camel/pull/25533#discussion_r3862730168
########## test-infra/camel-test-infra-fhir/src/main/resources/org/apache/camel/test/infra/fhir/services/container.properties: ########## @@ -15,3 +15,4 @@ ## limitations under the License. ## --------------------------------------------------------------------------- fhir.container=mirror.gcr.io/hapiproject/hapi:v8.10.0-3 +fhir.container=icr.io/ppc64le-oss/hapi-fhir-ppc64le:8.10.0 Review Comment: as mentioned here https://github.com/apache/camel/pull/25533#issuecomment-5422772568 you need to provide the property name fhir.container.ppc64le otherwise, there si a conflict of property names and it might use the ppc64le image on other architectures -- 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]
