lima-vm / alpine-lima

Create an alpine based ISO image for lima
Apache License 2.0
42 stars 28 forks source link

Switch from Alpine 3.15.4 → 3.16.0 #68

Closed jandubois closed 2 years ago

jandubois commented 2 years ago

This gives us an updated containerd package, and we no longer need to install the cni-* packages from the edge repo. This reverts part of e264e7b0b.

https://github.com/lima-vm/lima/pull/891 must be merged before Lima supports Alpine 3.16.

Fixes #66