Bump Alpine disk image
This commit is contained in:
parent
9a5f77d4b7
commit
d0e6d0e9ea
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
// The root filesystem location
|
||||
export const diskImageUrl = "wss://disks.webvm.io/alpine_20240307_i3_slimmed_rr2.ext2";
|
||||
export const diskImageUrl = "wss://disks.webvm.io/alpine_20241109.ext2";
|
||||
// The root filesystem backend type
|
||||
export const diskImageType = "cloud";
|
||||
// Print an introduction message about the technology
|
||||
|
|
Loading…
Reference in a new issue