Bump disk image

This commit is contained in:
Alessandro Pignotti
2025-11-20 18:11:00 +01:00
parent 6d6a01e6cd
commit 7d5bc65389
+1 -1
View File
@@ -1,5 +1,5 @@
// The root filesystem location
export const diskImageUrl = "wss://disks.webvm.io/debian_large_20230522_5044875331.ext2";
export const diskImageUrl = "wss://disks.webvm.io/debian_large_20251120.ext2";
// The root filesystem backend type
export const diskImageType = "cloud";
// Print an introduction message about the technology