when set the parameter overrides the container.command that defaults to the entrypoint
Updated the test-all-providers Dockerfile to match prod file
Updated test-all-providers Gemfile to import the new ec2 provider
Update from v10 to v13 of bitnami's redis chart, as it should not contain
breaking changes. Adding REDIS_RECONNECT_ATTEMPTS which defaulted to 10
and is now set to 40, which should result in retrying at least 25 minutes
before returning a failure
Prior to this, the only way to set the image tag was by modifying the
appVersion param of the chart itself. This made it impossible to use a
non-default image version.