* Automatic Dockerfile update by release process

This commit is contained in:
Erik Huelsmann 2017-10-29 21:39:46 +00:00
parent 9ff64318ab
commit fe867c9925

View File

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