diff --git a/Dockerfile b/Dockerfile index 49dcf3f..7b209bd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,7 +30,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \ # Build time variables -ENV LSMB_VERSION 1.5.13 +ENV LSMB_VERSION 1.5.14 # Install LedgerSMB RUN DEBIAN_FRONTEND=noninteractive apt-get update && \