diff --git a/Dockerfile b/Dockerfile index 67b7282..e01c0f8 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 1.7.0-alpha1 +ENV LSMB_VERSION master ENV NODE_PATH /usr/local/lib/node_modules