From 25aa93057dd8f848e32e205a27635de436305359 Mon Sep 17 00:00:00 2001 From: titanz Date: Mon, 10 Feb 2025 17:52:03 +0100 Subject: [PATCH] Vaultwarden v1.33.2 --- latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Dockerfile b/latest/Dockerfile index ca53fd0..35b0fa0 100644 --- a/latest/Dockerfile +++ b/latest/Dockerfile @@ -1,4 +1,4 @@ -ARG VERSION=1.33.1 +ARG VERSION=1.33.2 ARG UID=200003 ARG GID=200003