diff --git a/Dockerfile b/Dockerfile index 64e2453..f112ee1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM debian:stretch-slim MAINTAINER Freelock john@freelock.com # Build time variables -ENV LSMB_VERSION 1.6.0-rc2 +ENV LSMB_VERSION 1.6.0-rc3 # Install Perl, Tex, Starman, psql client, and all dependencies