* Automatic Dockerfile update by release process

This commit is contained in:
Erik Huelsmann 2019-09-22 22:06:40 +00:00
parent 52fdf5b65e
commit 2fb481593f

View File

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