Make master branch track master upstream ledgersmb

This commit is contained in:
John Locke 2015-07-05 01:10:15 -07:00
parent 3a5553d593
commit 2f7155e599

View File

@ -2,7 +2,7 @@ FROM debian:jessie
MAINTAINER Freelock john@freelock.com MAINTAINER Freelock john@freelock.com
# Build time variables # Build time variables
ENV LSMB_VERSION 1.4 ENV LSMB_VERSION master
# Install PHP5 and modules along with composer binary # Install PHP5 and modules along with composer binary