Skip to content

Commit e5f3fe4

Browse files
committed
Fix timezone validation by adding tzdata runtime package
1 parent 3a626c8 commit e5f3fe4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ RUN source /assets/functions/00-container && \
100100
python3 \
101101
sqlite \
102102
sudo \
103+
tzdata \
103104
xz \
104105
zip \
105106
zstd \

0 commit comments

Comments
 (0)