Hey, thanks for your reply @pfaffman
Yes :
psql (13.2 (Debian 13.2-1.pgdg100+1))
I tried to comment the plugin migratepassword
but same error.
Any idea how to get away with this ?
My understanding is that all dependencies stuff are done within the builded container so I do not understand why it hang on this :
/usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.3.13/lib/bundler/runtime.rb:309:in
`check_for_activated_spec!': You have already activated uri 0.10.0, but your
Gemfile requires uri 0.11.0. Since uri is a default gem, you can either remove
your dependency on it or try updating to a newer version of bundler that supports
uri as a default gem. (Gem::LoadError)
And I do not understand the reference to uri because it is not in the Gemfile