* Automatic Dockerfile update by release process

This commit is contained in:
Erik Huelsmann 2017-09-12 19:28:31 +00:00
parent cbb3a0d843
commit 1387c10fd1

View File

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