Add timezone env variable to database Dockerfile

This commit is contained in:
Marcel Schwarz 2020-06-10 15:13:34 +02:00
parent 25c9c23b0b
commit 6f996d2784

View File

@ -1 +1,2 @@
FROM mariadb FROM mariadb
ENV TZ=Europe/Berlin