* Automatic Dockerfile update by release process

This commit is contained in:
Erik Huelsmann 2017-07-22 19:02:34 +00:00
parent 402f541a5e
commit aa260dcec9

View File

@ -28,7 +28,7 @@ RUN apt-get update && apt-get dist-upgrade -y && apt-get -y install \
# Build time variables # Build time variables
ENV LSMB_VERSION 1.5.8 ENV LSMB_VERSION 1.5.9
# Install LedgerSMB # Install LedgerSMB
RUN apt-get -y install git cpanminus make gcc libperl-dev && \ RUN apt-get -y install git cpanminus make gcc libperl-dev && \