We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5f77d commit d0e6d0eCopy full SHA for d0e6d0e
config_public_alpine.js
@@ -1,5 +1,5 @@
1
// The root filesystem location
2
-export const diskImageUrl = "wss://disks.webvm.io/alpine_20240307_i3_slimmed_rr2.ext2";
+export const diskImageUrl = "wss://disks.webvm.io/alpine_20241109.ext2";
3
// The root filesystem backend type
4
export const diskImageType = "cloud";
5
// Print an introduction message about the technology
0 commit comments