diff --git a/Dockerfile b/Dockerfile index 23e1587..7814c4e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM debian:jessie-slim MAINTAINER Freelock john@freelock.com # Build time variables -ENV LSMB_VERSION 1.5.18 +ENV LSMB_VERSION 1.5.19 # Install Perl, Tex, Starman, psql client, and all dependencies