changed version to snapshot version and introduced revision parameter

for it
This commit is contained in:
René Zubcevic
2020-11-22 15:47:15 +01:00
committed by Nanne Baars
parent 090263b279
commit 574039902d
36 changed files with 38 additions and 37 deletions

View File

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