diff --git a/Dockerfile b/Dockerfile index 9084088..e19baad 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,7 +25,7 @@ RUN DEBIAN_FRONTENT=noninteractive && \ ssmtp # Build time variables -ENV LSMB_VERSION 1.5.0 +ENV LSMB_VERSION 1.5.1 # Install LedgerSMB RUN cd /srv && \