From e7c16748185e8daac15fc688c1a1fcef91820532 Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Wed, 18 Oct 2023 14:18:52 +0200 Subject: [PATCH] chore: update amazon x86_64 images for ebpf tests (#205) Co-authored-by: updatecli --- molecule/agent-smoke-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-ebpf/molecule.yml.template b/molecule/agent-smoke-ebpf/molecule.yml.template index f31cbcc0e..101b7dad6 100644 --- a/molecule/agent-smoke-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-ebpf/molecule.yml.template @@ -69,7 +69,7 @@ platforms: volume_size: 5 delete_on_termination: true - name: al2023 - image: ami-0c42bca0188f767b2 + image: ami-0f2eb5749e5a5699e instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID}