diff --git a/Dockerfile b/Dockerfile
index 1ed926d..7fe44d8 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -2,7 +2,7 @@ FROM        perl:5
 MAINTAINER  Freelock john@freelock.com
 
 # Build time variables
-ENV LSMB_VERSION 1.4.22
+ENV LSMB_VERSION 1.4.24
 
 
 # Install Perl, Tex, Starman, psql client, and all dependencies