浏览代码

Bump alpine image to support nano and openssh

Alessandro Pignotti 4 月之前
父节点
当前提交
f60b9478d0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config_public_alpine.js

+ 1 - 1
config_public_alpine.js

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