Update for beta1 release

This commit is contained in:
Erik Huelsmann 2020-05-31 10:52:38 +02:00
parent 001e98ed38
commit 385dd60c3f

View File

@ -2,7 +2,7 @@ FROM debian:buster-slim
MAINTAINER Freelock john@freelock.com MAINTAINER Freelock john@freelock.com
# Build time variables # Build time variables
ARG LSMB_VERSION="1.8.0-alpha1" ARG LSMB_VERSION="1.8.0-beta1"
ARG LSMB_DL_DIR="Beta Releases" ARG LSMB_DL_DIR="Beta Releases"
# Install Perl, Tex, Starman, psql client, and all dependencies # Install Perl, Tex, Starman, psql client, and all dependencies