Phoenix App docker image fails on doing `flyctl launch`

I am trying to deploy the Phoenix application on fly.io using fly launch command from my mac terminal. After selecting the region, RAM, and db the docker build step fails. Below is the log.

Preparing system for Elixir builds
Installing application dependencies
Running Docker release generator
Error: failed running /Users/username/.asdf/shims/mix phx.gen.release --docker: exit status 1

I have hobby tier i.e. $29/month. Earlier also it was failing at that time I was on free tier but I upgraded to this tier.
Please let me know what wrong I am doing

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.