diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8c665fc69c9f518beb51419d05bd747e9b972cf9..c1bf12d70a118ce7e6a80b6b8fae3aef0487f843 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ variables:
   ## Application versions used for the main release 
   ## note: nightly builds will always use the master/main branch
   JUGGLER_VERSION: "v9.4.0"
-  EICRECON_VERSION: "v1.3.1"
+  EICRECON_VERSION: "v1.3.2"
 
   ## Local registry
   CI_PUSH: 1