Update version to 1.4.28

This commit is contained in:
John Locke 2016-05-03 08:22:58 -07:00
parent b7ac6ef4cb
commit 6772ccbe4d

View File

@ -2,7 +2,7 @@ FROM perl:5
MAINTAINER Freelock john@freelock.com MAINTAINER Freelock john@freelock.com
# Build time variables # Build time variables
ENV LSMB_VERSION 1.4.27 ENV LSMB_VERSION 1.4.28
# Install Perl, Tex, Starman, psql client, and all dependencies # Install Perl, Tex, Starman, psql client, and all dependencies