From fe2ae210a2e79336af277043ae1f2408f230822c Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Mon, 8 Jun 2020 19:32:05 +0200 Subject: [PATCH] Update for 1.8.0-beta2 release --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 452668a..97c5f5a 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-beta1" +ARG LSMB_VERSION="1.8.0-beta2" ARG LSMB_DL_DIR="Beta Releases" # Install Perl, Tex, Starman, psql client, and all dependencies