From f4dde1b590528a5c5e736779a3b5f60984bd4263 Mon Sep 17 00:00:00 2001 From: zhangli <123879394@qq.com> Date: Thu, 4 Sep 2025 22:51:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=B9=E5=99=A8=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Jenkinsfile b/Jenkinsfile index d422f6b..932a631 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -67,6 +67,8 @@ pipeline { --network sczx-net \ -p 8019:8019 \ -e JAVA_OPTS="-Xms256m -Xmx512m -Duser.timezone=Asia/Shanghai" \ + -e TZ=Asia/Shanghai \ + -v /etc/localtime:/etc/localtime:ro \ -v /root/cert:/root/cert:ro \ --restart always \ \${DOCKER_IMAGE}