Compare commits

...

1 Commits
1.8.1 ... 1.8.2

Author SHA1 Message Date
Erik Huelsmann
89f9f5e449 * Automatic Dockerfile update by release process 2020-09-13 19:36:14 +00:00

View File

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