diff --git a/Dockerfile b/Dockerfile index 42fa0de..9b3d3d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,7 +30,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \ # Build time variables -ENV LSMB_VERSION 1.5.9 +ENV LSMB_VERSION 1.5.10 # Install LedgerSMB RUN DEBIAN_FRONTEND=noninteractive apt-get update && \