Add tzdata package for downstream issues with mono, and probably a good idea to have anyways
rodzic
1bad071194
commit
6698470b0e
|
@ -24,7 +24,8 @@ RUN \
|
|||
|
||||
# install packages
|
||||
apt-get install -y \
|
||||
curl && \
|
||||
curl \
|
||||
tzdata && \
|
||||
|
||||
# generate locale
|
||||
locale-gen en_US.UTF-8 && \
|
||||
|
|
Ładowanie…
Reference in New Issue