diff --git a/Dockerfile b/Dockerfile index cf1954b..3b51190 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,7 +30,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \ # Build time variables -ENV LSMB_VERSION 1.5.11 +ENV LSMB_VERSION 1.5.12 # Install LedgerSMB RUN DEBIAN_FRONTEND=noninteractive apt-get update && \