Bump alpine image to a new one that supports screen resizing

This commit is contained in:
Alessandro Pignotti 2024-10-22 11:44:07 +02:00
parent 34f2a564db
commit 00b5a3f42b

View file

@ -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