From 09a79b82581cef9828668e71b83926e267bccc9e Mon Sep 17 00:00:00 2001
From: Erik Huelsmann <ehuels@gmail.com>
Date: Sun, 20 Jan 2019 20:03:01 +0000
Subject: [PATCH] * Automatic Dockerfile update by release process

---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 72f0ea6..8b3acd0 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -51,7 +51,7 @@ RUN echo "APT::Install-Recommends \"false\";\nAPT::Install-Suggests \"false\";"
 
 
 # Build time variables
-ENV LSMB_VERSION master
+ENV LSMB_VERSION 1.7.0-alpha1
 ENV NODE_PATH /usr/local/lib/node_modules