Skip to content

Commit

Permalink
chore: update debian 10 (x86_64) image for agent-smoke-legacy-ebpf sc…
Browse files Browse the repository at this point in the history
…enario (#361)

Co-authored-by: updatecli <[email protected]>
  • Loading branch information
draios-jenkins and updatecli authored Feb 6, 2024
1 parent 67ccf66 commit 71bcb82
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 @@ -31,7 +31,7 @@ platforms:
delete_on_termination: true
volume_type: gp3
- name: debian-10-x86_64
image: ami-027d15ce2206020c9
image: ami-0e1e938b3f38e7558
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down
2 changes: 1 addition & 1 deletion molecule/agent-smoke-legacy-ebpf/molecule.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ platforms:
delete_on_termination: true
volume_type: gp3
- name: debian-10-x86_64
image: ami-027d15ce2206020c9
image: ami-0e1e938b3f38e7558
instance_type: ${INSTANCE_TYPE_X86}
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 @@ -31,7 +31,7 @@ platforms:
delete_on_termination: true
volume_type: gp3
- name: debian-10-x86_64
image: ami-027d15ce2206020c9
image: ami-0e1e938b3f38e7558
instance_type: ${INSTANCE_TYPE_X86}
region: ${REGION}
vpc_subnet_id: ${VPC_SUBNET_ID}
Expand Down

0 comments on commit 71bcb82

Please sign in to comment.