Config.ini.php Updation not getting reflected and Global.ini.php is observed

I’m running the Matomo as a docker file and I’m trying to update the config.ini.php file for rows

datatable_archiving_maximum_rows_actions = 10000
datatable_archiving_maximum_rows_referrers = 10000

where as I’m seeing the results to be

datatable_archiving_maximum_rows_actions = 500
datatable_archiving_maximum_rows_referrers = 1000

For reference, the GitHub issue related to this post:

Yeah actually i have opened this