Hello, I created a topic on Twitter and you ask me to create a link on this community, so I started using the new version of Oracle.EntityFrameworkCore and got some problems when deploying in a Linux docker container. the error 'ORA-01882: timezone region not found'. was throw every time I try to publish.
I found a topic about this error in a beta version. 'https://windows-hexerror.linestarve.com/q/so53510011-aspnet-core-docker-container-using-Oracle-Managed-Driver-Core-throws-ORA-00604-and-ORA-01882-when-op'. And I had put the environment variable in my deploy artifacts and solved the problem, but I think that it's not the right solution, Am I wrong?