Wrong image name mentioned in lesson for WebWolf

This commit is contained in:
Nanne Baars
2018-04-11 20:22:19 +02:00
parent 2ae1b4955f
commit 58d4b81df2
2 changed files with 19 additions and 1 deletions

View File

@ -23,7 +23,7 @@ java -jar webwolf-<<version>>.jar
WebWolf is also available as a Docker container:
```
docker pull webwolf/webwolf-8.0
docker pull webgoat/webwolf
docker run -it 8081:8081 /home/webwolf/run.sh
```