Timezone correction in app.yml

I don’t know what is the issue here, but for me just same works just fine.

  - exec: ln -fs /usr/share/zoneinfo/Europe/Helsinki /etc/localtime   
  - exec: dpkg-reconfigure --frontend noninteractive tzdata
1 Like