修复jenkins构建报错

This commit is contained in:
2026-08-04 21:03:41 +08:00
parent 62a110b6de
commit 78b430bed8

View File

@@ -21,6 +21,7 @@
<!-- Docker仓库服务配置 -->
<docker.username>admin</docker.username>
<docker.namespace>blade</docker.namespace>
<docker.base.image>bladex/alpine-java:openjdk17_cn_slim</docker.base.image>
<docker.fabric.skip>false</docker.fabric.skip>
<docker.fabric.version>0.42.0</docker.fabric.version>
</properties>