* Automatic Dockerfile update by release process

This commit is contained in:
Erik Huelsmann 2017-09-03 18:55:01 +00:00
parent 0e41af2b67
commit cbb3a0d843

View File

@ -30,7 +30,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
# Build time variables # Build time variables
ENV LSMB_VERSION 1.5.9 ENV LSMB_VERSION 1.5.10
# Install LedgerSMB # Install LedgerSMB
RUN DEBIAN_FRONTEND=noninteractive apt-get update && \ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \