* Automatic Dockerfile update by release process

This commit is contained in:
Erik Huelsmann 2017-09-18 10:27:13 +00:00
parent 1387c10fd1
commit 46ae598da0

View File

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