修改主类重复
Some checks failed
构建并部署 Spring Boot 应用 / build-and-deploy (push) Failing after 4m50s

This commit is contained in:
2025-09-27 02:57:38 +08:00
parent 00a4610a61
commit f754e87136
2 changed files with 10 additions and 14 deletions

View File

@@ -170,7 +170,7 @@
<version>3.3.1</version>
<configuration>
<from>
<image>openjdk:17-jdk-slim</image>
<image>registry.docker-cn.com/openjdk:17-jdk-slim</image>
</from>
<to>
<image>light-delivery-app</image>