diff --git a/Dockerfile b/Dockerfile index 685175c..1d64a8f 100755 --- a/Dockerfile +++ b/Dockerfile @@ -17,8 +17,8 @@ COPY containerfiles/supervisord.conf /etc/supervisor/supervisord.conf COPY containerfiles/users.txt /opt/shibui # beacon env -ENV TIERVERSION=PACKAGE_2.0.0-BETA-R1 -ARG version=2.0.0-BETA-R1 +ENV TIERVERSION=PACKAGE_2.0.0-BETA-R2 +ARG version=2.0.0-BETA-R2 COPY bootstrapfiles/shibui-${version}.war.sha256sum . diff --git a/bootstrapfiles/shibui-2.0.0-BETA-R2.war.sha256sum b/bootstrapfiles/shibui-2.0.0-BETA-R2.war.sha256sum new file mode 100644 index 0000000..d4292de --- /dev/null +++ b/bootstrapfiles/shibui-2.0.0-BETA-R2.war.sha256sum @@ -0,0 +1 @@ +8270d6405e0ae3680c8b2cf5dd624e2fe8ec2ab739bf66ac965e667b33473101 shibui-2.0.0-BETA-R2.war \ No newline at end of file