Bump alpine image to support nano and openssh

This commit is contained in:
Alessandro Pignotti 2025-03-05 16:29:48 +01:00
parent d577bd3cba
commit f60b9478d0

View File

@ -1,5 +1,5 @@
// The root filesystem location
export const diskImageUrl = "wss://disks.webvm.io/alpine_20241109.ext2";
export const diskImageUrl = "wss://disks.webvm.io/alpine_20250305.ext2";
// The root filesystem backend type
export const diskImageType = "cloud";
// Print an introduction message about the technology