* Automatic Dockerfile update by release process

This commit is contained in:
Erik Huelsmann 2017-06-25 15:44:29 +00:00
parent 8e3f80f65f
commit 2d4bb886f8

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.7 ENV LSMB_VERSION 1.5.8
# 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 && \