The 3.x update of connection_pool broke a lot of rails versions
mperham/connection_pool#210
All containers built after the release will have version 3.x and will cause problems with connection_pool for redis or memcached configs ( or whatever else uses connection_pool )
I have created an issue at redmine.org ( https://www.redmine.org/issues/43989 )
Last working version of the container should be 6.0.6 as it was created before the release of v3 of connection_pool
The 3.x update of connection_pool broke a lot of rails versions
mperham/connection_pool#210
All containers built after the release will have version 3.x and will cause problems with connection_pool for redis or memcached configs ( or whatever else uses connection_pool )
I have created an issue at redmine.org ( https://www.redmine.org/issues/43989 )
Last working version of the container should be
6.0.6as it was created before the release of v3 of connection_pool