apupier commented on code in PR #23404: URL: https://github.com/apache/camel/pull/23404#discussion_r3279880222
########## test-infra/camel-test-infra-aws-v2/src/main/resources/org/apache/camel/test/infra/aws2/services/container.properties: ########## @@ -15,5 +15,7 @@ ## limitations under the License. ## --------------------------------------------------------------------------- -aws.container=mirror.gcr.io/localstack/localstack:community-archive +aws.container=mirror.gcr.io/floci/floci:1.5.18 +aws.container.ppc64le=mirror.gcr.io/localstack/localstack:community-archive +aws.container.s390x=mirror.gcr.io/localstack/localstack:community-archive Review Comment: I think we need to open an issue for this ones and inform the interested parties (not sure who exactly) so that they could provide a floci version on these 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]
