Skip to content

Commit

Permalink
New AMI for prod too
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt committed Dec 19, 2024
1 parent 308deb3 commit d76e358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/lc.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
locals {
image_id = "ami-0cfaa1f31737d26b4"
image_id = "ami-0a1472d1b7c289619"
staging_image_id = "ami-0a1472d1b7c289619"
beta_image_id = "ami-0a1472d1b7c289619"
gpu_image_id = "ami-0e49c31db87fb4332"
Expand Down

0 comments on commit d76e358

Please sign in to comment.