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 -1
View File
@@ -277,5 +277,17 @@
</resources>
</build>
<profiles>
<profile>
<id>mhd_thrid_party</id>
<build>
<plugins>
<plugin>
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</profile>
</profiles>
</project>