diff options
| author | 王玮 <[email protected]> | 2023-12-05 08:06:40 +0000 |
|---|---|---|
| committer | 王玮 <[email protected]> | 2023-12-05 08:06:40 +0000 |
| commit | 64785957534331b3990712ed799e4d794d402147 (patch) | |
| tree | 61c0d1851332010fec0def3915df7d294c347414 | |
| parent | ce35e3cef8a89b609998acd02f98fbaef3733764 (diff) | |
Update pom.xml arm
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -601,7 +601,7 @@ <dockerHost>http://${docker.build}:${docker.build.port}</dockerHost> <dockerDirectory>docker</dockerDirectory> <buildArgs> - <JDK_IMAGE>${docker.registry}:${docker.registry.port}/common/jdk:1.8.0_202</JDK_IMAGE> + <JDK_IMAGE>${docker.registry}:${docker.registry.port}/common/cm/arm:jdk_go</JDK_IMAGE> <GOLANG_IMAGE>${docker.registry}:${docker.registry.port}/common/golang:1.15.6</GOLANG_IMAGE> <JAR_FILE>${project.build.finalName}.xjar</JAR_FILE> </buildArgs> |
