From 4448e9b2707fdbf9594230a91b83f6d10d123eb1 Mon Sep 17 00:00:00 2001 From: John Locke Date: Thu, 18 Feb 2016 13:15:50 -0800 Subject: [PATCH] Version 1.4.25 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0ef0490..ea0d1d8 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.24 +ENV LSMB_VERSION 1.4.25 # Install Perl, Tex, Starman, psql client, and all dependencies