feat: boot use spring-boot 4.1.0 + jre25

This commit is contained in:
ReaJason
2026-06-28 21:22:31 +08:00
parent 0d096395f9
commit fe54b610ed
4 changed files with 50 additions and 21 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17.0.17_10-jre-noble
FROM eclipse-temurin:25.0.3_9-jre-noble
LABEL authors="ReaJason<[email protected]>"