From 503569f472054f5a09364c432fcc655b3d68bd22 Mon Sep 17 00:00:00 2001 From: John Locke Date: Sat, 1 Aug 2015 10:06:49 -0700 Subject: [PATCH] Create 1.3 branch --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3cf6425..3cfbd82 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM debian:jessie MAINTAINER Freelock john@freelock.com # Build time variables -ENV LSMB_VERSION 1.4 +ENV LSMB_VERSION 1.3 # Install Perl, Tex, Starman, psql client, and all dependencies