mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
test: SpringBoot4 use JDK21
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM eclipse-temurin:17.0.17_10-jdk
|
||||
FROM eclipse-temurin:21.0.11_10-jdk
|
||||
WORKDIR /app
|
||||
|
||||
COPY build/libs/vul-springboot4-webflux.jar /app/app.jar
|
||||
|
||||
Reference in New Issue
Block a user