This is an automated email from the ASF dual-hosted git repository.
xingfudeshi pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git
The following commit(s) were added to refs/heads/2.x by this push:
new fb05a3bb40 optimize docker image building process (#7768)
fb05a3bb40 is described below
commit fb05a3bb40c43bf2243eabafa86339499e8d3957
Author: Jiangke Wu <[email protected]>
AuthorDate: Thu Nov 6 23:56:21 2025 +0800
optimize docker image building process (#7768)
---
server/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/server/pom.xml b/server/pom.xml
index ae6dc4930a..d9efcc971b 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -415,6 +415,7 @@
</entrypoint>
<environment>
<TZ>Asia/Shanghai</TZ>
+ <LOADER_PATH>/seata-server/libs/</LOADER_PATH>
</environment>
</container>
<extraDirectories>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]