diff --git a/Dockerfile b/Dockerfile
index 442745092e06d120de9d98cf4012be8ad3f79705..d979e11455a5c0233716329a470b288d7d0e3d0a 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -22,7 +22,7 @@
 FROM registry.conarx.tech/containers/alpine/3.20 as builder
 
 
-ENV VAULTWARDEN_VER=1.32.4
+ENV VAULTWARDEN_VER=1.32.5
 
 # NK: Take note of the versions!!!
 # https://github.com/dani-garcia/bw_web_builds/blob/master/Dockerfile#L29