mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
install tzdata
This commit is contained in:
parent
8e77cf25d9
commit
743116a733
@ -7,7 +7,7 @@ RUN apt -qq update && apt -qq install --no-install-recommends -y \
|
|||||||
software-properties-common \
|
software-properties-common \
|
||||||
# apt-transport-https ca-certificates \
|
# apt-transport-https ca-certificates \
|
||||||
build-essential \
|
build-essential \
|
||||||
gnupg wget unzip \
|
gnupg wget unzip tzdata \
|
||||||
# libcap-dev \
|
# libcap-dev \
|
||||||
&& add-apt-repository ppa:deadsnakes/ppa -y \
|
&& add-apt-repository ppa:deadsnakes/ppa -y \
|
||||||
&& apt -qq install --no-install-recommends -y \
|
&& apt -qq install --no-install-recommends -y \
|
||||||
|
Loading…
Reference in New Issue
Block a user