From 98f0902ba501811568d20484063cdcecb52abfde Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Sat, 28 Sep 2019 09:30:11 +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 ac92ad4..5d36387 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM debian:stretch-slim MAINTAINER Freelock john@freelock.com # Build time variables -ARG LSMB_VERSION="1.7.0-rc1" +ARG LSMB_VERSION="1.7.0-rc2" ARG LSMB_DL_DIR="Beta Releases" # Install Perl, Tex, Starman, psql client, and all dependencies