Skip to content

Commit

Permalink
EC2: Drop deprecated AMI (#1539)
Browse files Browse the repository at this point in the history
  • Loading branch information
viren-nadkarni authored Nov 7, 2024
1 parent 59fb59d commit d9c2d82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/en/user-guide/aws/ec2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ $ docker tag ubuntu:focal localstack-ec2/ubuntu-focal-ami:ami-000001
The above example will make LocalStack treat the `ubuntu:focal` Docker image as an AMI with name `ubuntu-focal-ami` and ID `ami-000001`.

At startup, LocalStack downloads the following AMIs that can be used to launch Dockerized instances.
- Ubuntu 20.04 `ami-ff0fea8310f3` (deprecated and marked for removal in the next major release)
- Ubuntu 22.04 `ami-df5de72bdb3b`
- Amazon Linux 2023 `ami-024f768332f0`

Expand Down

0 comments on commit d9c2d82

Please sign in to comment.