File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -65,13 +65,13 @@ platforms:
6565 vpc_subnet_id: ${VPC_SUBNET_ID}
6666 - name: centos8-x86_64
6767 boot_wait_seconds: 180
68- image: ami-03dbb661dc3a9b6a5
68+ image: ami-0aa6883376595a33c
6969 instance_type: ${INSTANCE_TYPE_X86}
7070 region: ${REGION}
7171 vpc_subnet_id: ${VPC_SUBNET_ID}
7272 - name: centos8-arm64
7373 boot_wait_seconds: 180
74- image: ami-0fbdd12bd5a9c2e6f
74+ image: ami-02be6a70c24b1ae91
7575 instance_type: ${INSTANCE_TYPE_AARCH}
7676 region: ${REGION}
7777 vpc_subnet_id: ${VPC_SUBNET_ID}
Original file line number Diff line number Diff line change @@ -65,13 +65,13 @@ platforms:
6565 vpc_subnet_id: ${VPC_SUBNET_ID}
6666 - name: centos8-x86_64
6767 boot_wait_seconds: 180
68- image: ami-03dbb661dc3a9b6a5
68+ image: ami-0aa6883376595a33c
6969 instance_type: ${INSTANCE_TYPE_X86}
7070 region: ${REGION}
7171 vpc_subnet_id: ${VPC_SUBNET_ID}
7272 - name: centos8-arm64
7373 boot_wait_seconds: 180
74- image: ami-0fbdd12bd5a9c2e6f
74+ image: ami-02be6a70c24b1ae91
7575 instance_type: ${INSTANCE_TYPE_AARCH}
7676 region: ${REGION}
7777 vpc_subnet_id: ${VPC_SUBNET_ID}
You can’t perform that action at this time.
0 commit comments