Skip to content

Commit

Permalink
fix ami
Browse files Browse the repository at this point in the history
  • Loading branch information
dliappis committed Jul 3, 2024
1 parent fc74c3c commit 97d3554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scripts/dra/generatesteps.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def package_aarch64_docker_step(branch, workflow_type):
key: "logstash_build_aarch64_docker_dra"
agents:
provider: aws
image: ami-079bcacbab6be53eb # see https://buildkite.com/elastic/vm-images-platform-ingest/builds/233#0190780d-e995-4112-b76d-ba4054137942/523-543 and https://github.com/elastic/ci-agent-images/pull/575#issuecomment-2205648206
image: 079bcacbab6be53eb # see https://buildkite.com/elastic/vm-images-platform-ingest/builds/233#0190780d-e995-4112-b76d-ba4054137942/523-543 and https://github.com/elastic/ci-agent-images/pull/575#issuecomment-2205648206
instanceType: "m6g.4xlarge"
diskSizeGb: 200
command: |
Expand Down

0 comments on commit 97d3554

Please sign in to comment.