diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 8114bd4c8..19ab45aac 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-01ec7354bd709968b + image: ami-0ccb3496f552e9547 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 377639201..c045c492a 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-0feba2720136a0493 + image: ami-0ccb3496f552e9547 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index cd1424cba..d75af9943 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-01ec7354bd709968b + image: ami-0ccb3496f552e9547 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID}