You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding the tzdata-legacy to the Aptfile results in what looks like a successful installation. However, since this buildpack installs the package in a non-standard location, (e.g. /app/.apt/usr/share rather than /usr/share), other linux tools won't find the legacy timezones added by this package.
The text was updated successfully, but these errors were encountered:
Adding the
tzdata-legacy
to the Aptfile results in what looks like a successful installation. However, since this buildpack installs the package in a non-standard location, (e.g./app/.apt/usr/share
rather than/usr/share
), other linux tools won't find the legacy timezones added by this package.The text was updated successfully, but these errors were encountered: