[ltime](https://docs.haproxy.org/dev/configuration.html#7.3.1-ltime) reports the server timezone as UTC regardless of what is set as the `TZ` environment variable in the container. Adding the `tzdata` package to the image appears to resolve this issue.