Move WebGoat to Java 15

This commit is contained in:
Nanne Baars
2021-04-02 11:03:59 +02:00
committed by Nanne Baars
parent 82198424df
commit 721edc9985
5 changed files with 10 additions and 9 deletions

View File

@ -2,7 +2,7 @@
## Docker build
docker build --no-cache --build-arg webgoat_version=v8.2.0-SNAPSHOT -t webgoat/goatandwolf:latest .
docker build --no-cache --build-arg webgoat_version=8.2.0-SNAPSHOT -t webgoat/goatandwolf:latest .
## Docker run