From 13b6c300549d4de90d24fc587070f46bafff7de5 Mon Sep 17 00:00:00 2001 From: chasegawa Date: Tue, 15 Nov 2022 15:08:52 -0700 Subject: [PATCH] release hotfix 1.15.1 --- Dockerfile | 2 +- bootstrapfiles/shibui-1.15.1.war.sha256sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 bootstrapfiles/shibui-1.15.1.war.sha256sum diff --git a/Dockerfile b/Dockerfile index 3879c2b..f9ed4d4 100755 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.7 as bootstrap -ARG version=1.15.0 +ARG version=1.15.1 COPY bootstrapfiles/shibui-${version}.war.sha256sum . diff --git a/bootstrapfiles/shibui-1.15.1.war.sha256sum b/bootstrapfiles/shibui-1.15.1.war.sha256sum new file mode 100644 index 0000000..022c8fd --- /dev/null +++ b/bootstrapfiles/shibui-1.15.1.war.sha256sum @@ -0,0 +1 @@ +af6ddec5e57c056e61dd57369e539c1ff114aa697bed80f6e9f86dee2f5befab shibui-1.15.1.war