Revert disk images to known working binaries

This commit is contained in:
Alessandro Pignotti
2025-12-01 12:34:33 +01:00
parent e03ea9baed
commit a7a685d215
+1 -1
View File
@@ -1,5 +1,5 @@
// The root filesystem location
export const diskImageUrl = "wss://disks.webvm.io/debian_large_20251120.ext2";
export const diskImageUrl = "wss://disks.webvm.io/debian_large_20230522_5044875331_2.ext2";
// The root filesystem backend type
export const diskImageType = "cloud";
// Print an introduction message about the technology