From a9846bb55ea6bd75f652d69e110bbfb2cf000cea Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 16 Jan 2025 00:01:49 +0000 Subject: [PATCH] chore: Update AMI for amazon 2023 (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 39bd2ca69..acf3e4c15 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -56,7 +56,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: amazon-2023-x86_64 - image: ami-055eba28950562ce6 + image: ami-02908be24fb6fd8eb instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID}