Getting current release running is hard and obscure #308

- README.md for develop only contains 8.0 information (removed legacy information etc)
- Docker image now contains tag for version 8.0
This commit is contained in:
Nanne Baars
2017-01-15 22:13:05 +01:00
parent ee0d34e2ea
commit 9485362309
3 changed files with 35 additions and 132 deletions

View File

@ -39,7 +39,7 @@
<artifactId>docker-maven-plugin</artifactId>
<version>0.4.10</version>
<configuration>
<imageName>webgoat/${project.artifactId}</imageName>
<imageName>webgoat/webgoat-8.0</imageName>
<dockerDirectory>src/main/docker</dockerDirectory>
<resources>
<resource>