Commit a4cde2c
authored
### Rationale for this change
The newer underlying docker image doesn't contain required timezones.
### What changes are included in this PR?
Install `tzdata-legacy` on the docker image so timezones are available. This is already being done on other images.
### Are these changes tested?
Yes, locally and via CI the failing jobs are now successful.
### Are there any user-facing changes?
No
* GitHub Issue: #47451
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
1 parent 4d90dd7 commit a4cde2c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments