From 934810d29235c2b4ffbbe22197b77e36a094d432 Mon Sep 17 00:00:00 2001
From: Sean Porth <sporth@unicon.net>
Date: Thu, 9 Jan 2025 09:45:52 -0500
Subject: [PATCH] 2.0.6

---
 Dockerfile                                | 2 +-
 bootstrapfiles/shibui-2.0.6.war.sha256sum | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 100644 bootstrapfiles/shibui-2.0.6.war.sha256sum

diff --git a/Dockerfile b/Dockerfile
index 3668e1b..f9e8418 100755
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
 FROM rockylinux/rockylinux:8.10
 
-ARG version=2.0.5
+ARG version=2.0.6
 
 COPY bootstrapfiles/shibui-${version}.war.sha256sum .
 
diff --git a/bootstrapfiles/shibui-2.0.6.war.sha256sum b/bootstrapfiles/shibui-2.0.6.war.sha256sum
new file mode 100644
index 0000000..eeaadde
--- /dev/null
+++ b/bootstrapfiles/shibui-2.0.6.war.sha256sum
@@ -0,0 +1 @@
+807e245e8c27a9faf9dc950d2f2863c6330f8dd1e26dba35fde87ba2bd498307  shibui-2.0.6.war
\ No newline at end of file