From 0e3c082368ff02b31e720d922088887954c5732a Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Wed, 26 Jun 2024 12:01:27 +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 4f48de9..c659ec2 100644 --- a/cmd/lima.md +++ b/cmd/lima.md @@ -2,7 +2,7 @@ https://medium.com/@harry-touloupas/when-mac-m1-m2-met-ebpf-a-tale-of-compatibil * brew install lima * create file ubuntu-lts-ebpf.yaml: ```yaml - images: +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" arch: "x86_64"