From 36457eefcd3860a41ed4be30e3cbd54c2e5c8a5c Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 13 Jan 2025 00:02:21 +0000 Subject: [PATCH] chore: Update AMI for ubuntu 2204 (x86_64) in agent-smoke-universal-e... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... bpf 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 cd49a8ea..61deb120 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -46,7 +46,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-x86_64 - image: ami-08353a303889d045d + image: ami-0e1bed4f06a3b463d instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID}