mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Remove comment
This commit is contained in:
parent
50b15463bb
commit
368be8397e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ FROM opensuse/leap:15
|
|||
RUN zypper install -y python awk coreutils git gcc gcc-c++ cmake make libgnutls-devel libuuid-devel libfaketime
|
||||
RUN zypper install -y python-dateutil
|
||||
|
||||
#RUN export TZ=Europe/Berlin
|
||||
RUN export TZ=Europe/Berlin
|
||||
|
||||
# Setup language environment
|
||||
ENV LC_ALL en_US.UTF-8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue