diff --git a/Dockerfile b/Dockerfile
index c008f86..11408e0 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -12,10 +12,8 @@
# docker cp $image_id:/bw_web_vault.tar.gz .
# docker rm $image_id
-FROM node:14-buster as build
-
-# Update NPM - Matching the bitwarden/web GH Action Workflow.
-RUN npm -g install npm@7
+FROM node:16-buster as build
+RUN node -v && npm -v
# Prepare the folder to enable non-root, otherwise npm will refuse to run the postinstall
RUN mkdir /vault
@@ -25,8 +23,8 @@ USER node
# Can be a tag, release, but prefer a commit hash because it's not changeable
# https://github.com/bitwarden/web/commit/$VAULT_VERSION
#
-# Using https://github.com/bitwarden/web/releases/tag/v2.24.1
-ARG VAULT_VERSION=a6274fa56ec869a5c981c2edfff9db87a3bca4bf
+# Using https://github.com/bitwarden/web/releases/tag/v2.25.0
+ARG VAULT_VERSION=d10dc94a48f7786d0b7b33a53f15a208f3f2b75f
RUN git clone https://github.com/bitwarden/web.git /vault
WORKDIR /vault
diff --git a/patches/v2.25.0.patch b/patches/v2.25.0.patch
new file mode 100644
index 0000000..5b35d19
--- /dev/null
+++ b/patches/v2.25.0.patch
@@ -0,0 +1,268 @@
+Submodule jslib contains modified content
+diff --git a/jslib/angular/src/components/register.component.ts b/jslib/angular/src/components/register.component.ts
+index fd91af2..abcfd62 100644
+--- a/jslib/angular/src/components/register.component.ts
++++ b/jslib/angular/src/components/register.component.ts
+@@ -30,7 +30,7 @@ export class RegisterComponent extends CaptchaProtectedComponent implements OnIn
+ formPromise: Promise
You can return to the web vault, check our status page +- or contact us.
++ or contact us. + + +