mirror of
https://github.com/leaningtech/webvm.git
synced 2026-08-30 17:09:25 +08:00
Bump disk image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user