Closed AlessandroMarc closed 1 month ago
This pull request resolves an issue where running docker-compose failed due to a duplicate dynamic const definition in the code.
• Removed/Updated the duplicate dynamic const to fix the build error.
@AlessandroMarc thanks a lot for the fix, just merged!!
@gventuri super happy to contribute! Let me know if there's anything else I can check :)
Summary
This pull request resolves an issue where running docker-compose failed due to a duplicate dynamic const definition in the code.
Changes
Checklist