Bump alpine image to a new one that supports screen resizing
This commit is contained in:
parent
34f2a564db
commit
00b5a3f42b
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.ext2";
|
||||
export const diskImageUrl = "wss://disks.webvm.io/alpine_20240307_i3_slimmed_rr2.ext2";
|
||||
// The root filesystem backend type
|
||||
export const diskImageType = "cloud";
|
||||
// Print an introduction message about the technology
|
||||
|
|
Loading…
Reference in a new issue