From 385dd60c3f2d47826f1c1ff146842668d666eb7b Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Sun, 31 May 2020 10:52:38 +0200 Subject: [PATCH] Update for beta1 release --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 105d7e4..3ad3bf4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM debian:buster-slim MAINTAINER Freelock john@freelock.com # Build time variables -ARG LSMB_VERSION="1.8.0-alpha1" +ARG LSMB_VERSION="1.8.0-beta1" ARG LSMB_DL_DIR="Beta Releases" # Install Perl, Tex, Starman, psql client, and all dependencies