feat: Move to Java 23
Closes: gh-1990
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# We need JDK as some of the lessons needs to be able to compile Java code
|
||||
FROM docker.io/eclipse-temurin:21-jdk-jammy
|
||||
FROM docker.io/eclipse-temurin:23-jdk-noble
|
||||
|
||||
LABEL name="WebGoat: A deliberately insecure Web Application"
|
||||
LABEL maintainer="WebGoat team"
|
||||
|
Reference in New Issue
Block a user