mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
add tzdata in docker base image
This commit is contained in:
@@ -22,6 +22,7 @@ RUN apt-get update \
|
||||
python3-pip \
|
||||
sqlite3 \
|
||||
wget \
|
||||
tzdata \
|
||||
&& npm install -g yarn sass\
|
||||
&& locale-gen en_US.UTF-8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user