arm适配

This commit is contained in:
LAPTOP-DREK3SC6\86186
2025-12-08 23:46:19 +08:00
parent 990f145846
commit c58b3cc689
25 changed files with 259 additions and 45 deletions
+13
View File
@@ -182,4 +182,17 @@
</plugins>
</build>
<profiles>
<profile>
<id>mhd_finance</id>
<build>
<plugins>
<plugin>
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</profile>
</profiles>
</project>