* Update Dockerfile to 1.5.6

This commit is contained in:
Erik Huelsmann 2017-04-09 14:44:12 +00:00
parent 5f45abdf2d
commit 728840ce4c

View File

@ -29,7 +29,7 @@ RUN DEBIAN_FRONTENT=noninteractive && \
ssmtp ssmtp
# Build time variables # Build time variables
ENV LSMB_VERSION 1.5.5 ENV LSMB_VERSION 1.5.6
# Install LedgerSMB # Install LedgerSMB
RUN cd /srv && \ RUN cd /srv && \