Skip to content

Commit

Permalink
chore: update ubuntu 2204 (arm64) image for agent-uninstall-clean-all…
Browse files Browse the repository at this point in the history
… scenario (#407)

Co-authored-by: updatecli <[email protected]>
  • Loading branch information
draios-jenkins and updatecli authored Mar 6, 2024
1 parent 1dd09a9 commit 60717b2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion molecule/agent-smoke-kmodule/molecule.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ platforms:
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
- name: ubuntu-2204-arm64
image: ami-0ade758beb0ea8d6d
image: ami-0a55ba1c20b74fc30
instance_type: ${INSTANCE_TYPE_AARCH}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down
2 changes: 1 addition & 1 deletion molecule/agent-smoke-universal-ebpf/molecule.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ platforms:
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
- name: ubuntu-2204-arm64
image: ami-0ade758beb0ea8d6d
image: ami-0a55ba1c20b74fc30
instance_type: ${INSTANCE_TYPE_AARCH}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down
2 changes: 1 addition & 1 deletion molecule/agent-uninstall-clean-all/molecule.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ platforms:
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
- name: ubuntu-2204-arm64
image: ami-0ade758beb0ea8d6d
image: ami-0a55ba1c20b74fc30
instance_type: ${INSTANCE_TYPE_AARCH}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down

0 comments on commit 60717b2

Please sign in to comment.