diff --git a/Dockerfile b/Dockerfile index e5adb75..35e0119 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,7 +25,7 @@ RUN DEBIAN_FRONTENT=noninteractive && \ ssmtp # Build time variables -ENV LSMB_VERSION 1.5.2 +ENV LSMB_VERSION 1.5.3 # Install LedgerSMB RUN cd /srv && \