Was using Azure Container Apps and on deploy the command failed to provision the container and told me to check log analytics. When I checked I only see a single log from the container that says:
standard_init_linux.go:228: exec user process caused: exec format error
What's the issue here?