From 7c7bfde5fd2047d0d29e4b173963334a7b06b305 Mon Sep 17 00:00:00 2001 From: proffapt Date: Thu, 4 Jul 2024 01:04:31 +0530 Subject: [PATCH] feat: updated container timezone to IST --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index 4aae97c..7e42dd6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,7 @@ FROM metakgporg/naarad-ntfy +ENV TZ="Asia/Kolkata" + # Copy metaploy configuration COPY metaploy/naarad.metaploy.conf / COPY metaploy/postinstall.sh /