install tzdata

This commit is contained in:
Blake Blackshear
2020-06-02 05:25:02 -05:00
parent 8e77cf25d9
commit 743116a733
+1 -1
View File
@@ -7,7 +7,7 @@ RUN apt -qq update && apt -qq install --no-install-recommends -y \
software-properties-common \
# apt-transport-https ca-certificates \
build-essential \
gnupg wget unzip \
gnupg wget unzip tzdata \
# libcap-dev \
&& add-apt-repository ppa:deadsnakes/ppa -y \
&& apt -qq install --no-install-recommends -y \