diff --git a/Dockerfile b/Dockerfile index ea0d1d8..b1b6e15 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM perl:5 MAINTAINER Freelock john@freelock.com # Build time variables -ENV LSMB_VERSION 1.4.25 +ENV LSMB_VERSION 1.4.26 # Install Perl, Tex, Starman, psql client, and all dependencies