Skip to content

Commit a7a685d

Browse files
committed
Revert disk images to known working binaries
1 parent e03ea9b commit a7a685d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config_public_terminal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The root filesystem location
2-
export const diskImageUrl = "wss://disks.webvm.io/debian_large_20251120.ext2";
2+
export const diskImageUrl = "wss://disks.webvm.io/debian_large_20230522_5044875331_2.ext2";
33
// The root filesystem backend type
44
export const diskImageType = "cloud";
55
// Print an introduction message about the technology

0 commit comments

Comments
 (0)