From ddd44782c7c25699362129457ce31354ee0bd83b Mon Sep 17 00:00:00 2001 From: John Locke Date: Sat, 12 Mar 2016 11:30:34 -0800 Subject: [PATCH] v1.4.26 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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