diff --git a/config/agoradev/develop/agora-bastian.yaml b/config/agoradev/develop/agora-bastian.yaml index fbcf5c8..e2a6e9c 100644 --- a/config/agoradev/develop/agora-bastian.yaml +++ b/config/agoradev/develop/agora-bastian.yaml @@ -16,4 +16,4 @@ parameters: # Name of an existing EC2 KeyPair to enable SSH access to the instance KeyName: "agora-ci" # (Optional) ID of the base AMI (supported distros: AWS linux) - AMIId: ami-05b72d008a5718961 # AMI with mongo and synapse tools + AMIId: ami-055ca5683a7880ef2 # AMI with mongo, synapse and Github hosted runner tools diff --git a/config/agoraprod/prod/agora-bastian.yaml b/config/agoraprod/prod/agora-bastian.yaml index c47457e..7a84568 100644 --- a/config/agoraprod/prod/agora-bastian.yaml +++ b/config/agoraprod/prod/agora-bastian.yaml @@ -16,4 +16,4 @@ parameters: # Name of an existing EC2 KeyPair to enable SSH access to the instance KeyName: "agora-ci" # (Optional) ID of the base AMI (supported distros: AWS linux) - AMIId: ami-05b72d008a5718961 # AMI with mongo and synapse tools + AMIId: ami-055ca5683a7880ef2 # AMI with mongo, synapse and Github hosted runner tools diff --git a/config/agoraprod/staging/agora-bastian.yaml b/config/agoraprod/staging/agora-bastian.yaml index eb872bf..a85d7ae 100644 --- a/config/agoraprod/staging/agora-bastian.yaml +++ b/config/agoraprod/staging/agora-bastian.yaml @@ -16,4 +16,4 @@ parameters: # Name of an existing EC2 KeyPair to enable SSH access to the instance KeyName: "agora-ci" # (Optional) ID of the base AMI (supported distros: AWS linux) - AMIId: ami-05b72d008a5718961 # AMI with mongo and synapse tools + AMIId: ami-055ca5683a7880ef2 # AMI with mongo, synapse and Github hosted runner tools