In my docker file I\'m using alpine based .net core 3.1 image.
and I\'m adding tzdata like below in my dockerfile
RUN apk add tzdata --repository http: