diff --git a/static/install/web.html b/static/install/web.html
index 14ff279d..b8fbac62 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -27,8 +27,8 @@
-
-
+
+
diff --git a/static/js/fastboot b/static/js/fastboot
index 9e3d2e1a..68f77807 160000
--- a/static/js/fastboot
+++ b/static/js/fastboot
@@ -1 +1 @@
-Subproject commit 9e3d2e1a52c1f9859ca4129e1959f1e1ed43b441
+Subproject commit 68f77807bcf34fa1785ecf908e63180633aa19f0
diff --git a/static/js/web-install.js b/static/js/web-install.js
index 9a5f8ef9..5dfd5176 100644
--- a/static/js/web-install.js
+++ b/static/js/web-install.js
@@ -1,6 +1,6 @@
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT
-import * as fastboot from "./fastboot/dist/fastboot.min.mjs?3";
+import * as fastboot from "./fastboot/dist/fastboot.min.mjs?4";
const RELEASES_URL = "https://releases.grapheneos.org";