We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21ec53 commit bfad8cbCopy full SHA for bfad8cb
2 files changed
boot/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM eclipse-temurin:25.0.3_9-jre-noble
+FROM eclipse-temurin:21.0.11_10-jre-noble
2
3
LABEL authors="ReaJason<reajason1225@gmail.com>"
4
web/content/docs/changelog.mdx
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
24
### Changed
25
26
-1. boot 使用 SpringBoot 4.1.0 版本 + Dockerfile 中默认 jre25
+1. boot 使用 SpringBoot 4.1.0 版本 + Dockerfile 中默认 jre21
27
2. 依赖更新
28
29
**Full Changelog:** [v2.7.2...v2.8.0](https://github.com/ReaJason/MemShellParty/compare/v2.7.2...v2.8.0)
0 commit comments