From 1b183e03f5a3edc38ea5dc4a4bc771639f18b625 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Wed, 26 Jun 2024 11:28:41 +0200 Subject: [PATCH] Update lima.md --- cmd/lima.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/lima.md b/cmd/lima.md index 0d9c16d..6d02e9e 100644 --- a/cmd/lima.md +++ b/cmd/lima.md @@ -1,7 +1,7 @@ https://medium.com/@harry-touloupas/when-mac-m1-m2-met-ebpf-a-tale-of-compatibility-6b9a6bc53f3e * brew install lima * create file ubuntu-lts-ebpf.yaml: -* ```yaml +```yaml images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. - location: "https://cloud-images.ubuntu.com/releases/22.04/release-20230518/ubuntu-22.04-server-cloudimg-amd64.img"