Docker Ruby version is 3.0.7, but your Gemfile specified 3.1.2
I am trying to dockerize a rails application and I get this error Your Ruby version is 3.0.7, but your Gemfile specified 3.1.2.
Docker is not creating database with the parallel_test gem
this is my database.yml file