From 2fed0d56b70824f606101faf87fa884c9494287d Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 20 Mar 2024 00:01:31 +0000 Subject: [PATCH] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 4dde1941d..e9ef4dd15 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0a55ba1c20b74fc30 + image: ami-0a0286c0bb38127cf instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID}