Issues after updating to 4.3.0

System Information
  • Strapi Version: 4.3.x
  • Operating System: CentOS 7
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hi there!
We are having a few issues after updating to 4.3.0.
We currently have the app dockerized and being deployed into Amazon ECS containers. The thing is that any version we try to use above 4.3.0 will crash at the health check of the containers from EC2 Target Group. If we use any version below 4.3.0, like let’s say 4.2.9 it works perfectly.

Is there any change or modification that we could be missing? We are using also AWS SES and AWS s3 plugins.

Thanks!