feat: boot use spring-boot 4.1.0 + jre25

This commit is contained in:
ReaJason
2026-06-13 03:26:50 +08:00
parent b8c425537a
commit 562e55c144
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]>"