Skip to content

Commit 8c4bbe0

Browse files
authored
Add tzdata package to install into build/test image (#21)
1 parent c40b361 commit 8c4bbe0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

images/docker/gpdb/build/jammy/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ RUN apt-get update -o Acquire::AllowInsecureRepositories=true && apt-get install
8787
python-six \
8888
rsync \
8989
sudo \
90+
tzdata \
9091
iproute2 \
9192
less \
9293
software-properties-common \

0 commit comments

Comments
 (0)