diff --git a/Dockerfile b/Dockerfile
index a901ed9..30a9ad6 100755
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
 FROM alpine:3.7 as bootstrap
 
-ARG version=1.4.1
+ARG version=1.5.0
 
 COPY bootstrapfiles/shibui-${version}.jar.sha256sum .
 
diff --git a/bootstrapfiles/shibui-1.5.0.jar.sha256sum b/bootstrapfiles/shibui-1.5.0.jar.sha256sum
new file mode 100644
index 0000000..84abb2c
--- /dev/null
+++ b/bootstrapfiles/shibui-1.5.0.jar.sha256sum
@@ -0,0 +1 @@
+6a9038aa0652f3f8c29e4d3ee2f3165519953994d2aa006e142c4ab6206b025e  shibui-1.5.0.jar
\ No newline at end of file