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:
@ -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>
|
||||
|
Reference in New Issue
Block a user