Move to snapshot version

This commit is contained in:
Nanne Baars
2021-07-29 11:13:16 +03:00
parent 91af9a0ef7
commit 60bd04b9aa
35 changed files with 36 additions and 36 deletions

View File

@ -1,6 +1,6 @@
FROM openjdk:15.0.2-slim
ARG webgoat_version=8.2.0-SNAPSHOT
ARG webgoat_version=8.2.1-SNAPSHOT
ENV webgoat_version_env=${webgoat_version}
RUN apt-get update