DEV Community

Discussion on: Deploy a Phoenix app with Docker stack

 
ilsanto profile image
Ivan Iraci
grep ecto_sql mix.lock

ecto_sql version has to be at least 3.1.2, eg:

"ecto_sql": {:hex, :ecto_sql, "3.1.5", ...
                               ^^^^^