Skip to content

Commit 574c89b

Browse files
Run update.sh
1 parent 84ccafe commit 574c89b

2 files changed

Lines changed: 31 additions & 12 deletions

File tree

amazonlinux/README.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ The `1`, `2018.03`, and `2018.03.0.20231218.0` tags of this image are EOL ([Dece
2828

2929
# Supported tags and respective `Dockerfile` links
3030

31-
- [`2023`, `latest`, `2023.12.20260817.0`](https://github.com/amazonlinux/container-images/blob/bdaec0a0c2b5f325aaabb4d80c13b54edb0ca41b/Dockerfile)
31+
- [`2023`, `latest`, `2023.12.20260831.0`](https://github.com/amazonlinux/container-images/blob/b8bc4d92c50ce09a7fc7c9e383305ce6f5f5ac55/Dockerfile)
3232

33-
- [`2`, `2.0.20260825.0`](https://github.com/amazonlinux/container-images/blob/2e18b8c24e61398cbc57ef9e4256c3e41c31109d/Dockerfile)
33+
- [`2`, `2.0.20260831.0`](https://github.com/amazonlinux/container-images/blob/02547aa61f35c92969df4d63db6de49e7f83a444/Dockerfile)
34+
35+
- [`2027`, `2027.0.20260903.0`](https://github.com/amazonlinux/container-images/blob/aefc00b1e0db0a7ef1f5c89bbfaa300d1072eec3/Dockerfile)
3436

3537
# Quick reference (cont.)
3638

@@ -60,25 +62,39 @@ The Amazon Linux container image contains a minimal set of packages. To install
6062

6163
Supported major versions of Amazon Linux:
6264

65+
- [Amazon Linux 2027](https://aws.amazon.com/linux/amazon-linux-2027/) (Preview)
6366
- [Amazon Linux 2023](https://aws.amazon.com/linux/amazon-linux-2023/) (recommended, latest)
6467

6568
Amazon Linux 2 reached end of life on June 30, 2026 (see [AL2 FAQs](https://aws.amazon.com/amazon-linux-2/faqs/)). Amazon Linux AMI (AL1) reached end of life on December 31, 2023. Please migrate to Amazon Linux 2023.
6669

6770
For information on security updates for Amazon Linux, please refer to:
6871

72+
- [Amazon Linux 2027 Security Advisories](https://alas.aws.amazon.com/alas2027.html)
6973
- [Amazon Linux 2023 Security Advisories](https://alas.aws.amazon.com/alas2023.html)
7074

7175
Note that Docker Hub's vulnerability scanning for Amazon Linux is currently based on RPM versions, which does not reflect the state of backported patches for vulnerabilities.
7276

7377
![logo](https://raw.githubusercontent.com/docker-library/docs/9ca9202567ccc25ce110f98bbeb6c929844e05d0/amazonlinux/logo.png)
7478

79+
## What is Amazon Linux 2027 (Preview)?
80+
81+
Amazon Linux 2027 is the next generation of Amazon Linux from Amazon Web Services (AWS). AL2027 is the successor to Amazon Linux 2023. It is currently available for preview and is intended for evaluation and testing only; it is not recommended for production workloads. By default, AL2027 instances do not automatically receive any updates, including critical and important security updates.
82+
83+
- Amazon Linux 2027: https://aws.amazon.com/linux/amazon-linux-2027/
84+
- 2027 Release Notes: https://docs.aws.amazon.com/linux/al2027/release-notes/relnotes.html
85+
- FAQs: https://aws.amazon.com/linux/amazon-linux-2027/#ams%23rt-groupable-faqc9%23pattern-data
86+
- Comparison with AL2023: https://docs.aws.amazon.com/linux/al2027/ug/compare-with-al2023.html
87+
- User Guide: https://docs.aws.amazon.com/linux/al2027/ug/what-is-amazon-linux-2027.html
88+
- GitHub Issues: https://github.com/amazonlinux/amazon-linux-2027/issues
89+
7590
## What is Amazon Linux 2023?
7691

7792
- Amazon Linux 2023: https://aws.amazon.com/linux/amazon-linux-2023/
7893
- 2023 Release Notes: https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes.html
7994
- FAQs: https://aws.amazon.com/linux/amazon-linux-2023/faqs/
8095
- What's New: https://aws.amazon.com/about-aws/whats-new/2023/03/amazon-linux-2023/
8196
- User Guide: https://docs.aws.amazon.com/linux/al2023/ug/what-is-amazon-linux.html
97+
- GitHub Issues: https://github.com/amazonlinux/amazon-linux-2023/issues
8298

8399
## Where can I run Amazon Linux container images?
84100

@@ -94,7 +110,6 @@ Similar to the Amazon Linux images for AWS EC2 and on-premises use, Amazon Linux
94110

95111
## What support is available for Amazon Linux outside AWS?
96112

97-
- GitHub Issues: https://github.com/amazonlinux/amazon-linux-2023/issues
98113
- Documentation: https://docs.aws.amazon.com/linux/
99114
- Paid Support from AWS: https://aws.amazon.com/premiumsupport/
100115

@@ -104,6 +119,10 @@ Yes; Amazon Linux 2023 receives ongoing security and maintenance updates. Amazon
104119

105120
## FAQs
106121

122+
### Amazon Linux 2027 (Preview)
123+
124+
- FAQs: https://aws.amazon.com/linux/amazon-linux-2027/#ams%23rt-groupable-faqc9%23pattern-data
125+
107126
### Amazon Linux 2023
108127

109128
- FAQs: https://aws.amazon.com/linux/amazon-linux-2023/faqs/

elixir/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,23 @@ WARNING:
4242

4343
- [`1.20.4-otp-28-slim`, `1.20-otp-28-slim`, `otp-28-slim`](https://github.com/erlef/docker-elixir/blob/9e0a6fc3bee08dddc9fc41d78f4593c34a7f5834/1.20/otp-28-slim/Dockerfile)
4444

45-
- [`1.19.5`, `1.19`, `1.19.5-otp-28`, `1.19-otp-28`](https://github.com/erlef/docker-elixir/blob/77e28bff70ca14c08151f9850d98ae44d6204429/1.19/Dockerfile)
45+
- [`1.19.6`, `1.19`, `1.19.6-otp-28`, `1.19-otp-28`](https://github.com/erlef/docker-elixir/blob/4980dfaed0e619c1f5c5dfd950d1490efe1ec99f/1.19/Dockerfile)
4646

47-
- [`1.19.5-slim`, `1.19-slim`, `1.19.5-otp-28-slim`, `1.19-otp-28-slim`](https://github.com/erlef/docker-elixir/blob/77e28bff70ca14c08151f9850d98ae44d6204429/1.19/slim/Dockerfile)
47+
- [`1.19.6-slim`, `1.19-slim`, `1.19.6-otp-28-slim`, `1.19-otp-28-slim`](https://github.com/erlef/docker-elixir/blob/4980dfaed0e619c1f5c5dfd950d1490efe1ec99f/1.19/slim/Dockerfile)
4848

49-
- [`1.19.5-alpine`, `1.19-alpine`, `1.19.5-otp-28-alpine`, `1.19-otp-28-alpine`](https://github.com/erlef/docker-elixir/blob/77e28bff70ca14c08151f9850d98ae44d6204429/1.19/alpine/Dockerfile)
49+
- [`1.19.6-alpine`, `1.19-alpine`, `1.19.6-otp-28-alpine`, `1.19-otp-28-alpine`](https://github.com/erlef/docker-elixir/blob/4980dfaed0e619c1f5c5dfd950d1490efe1ec99f/1.19/alpine/Dockerfile)
5050

51-
- [`1.19.5-otp-26`, `1.19-otp-26`](https://github.com/erlef/docker-elixir/blob/77e28bff70ca14c08151f9850d98ae44d6204429/1.19/otp-26/Dockerfile)
51+
- [`1.19.6-otp-26`, `1.19-otp-26`](https://github.com/erlef/docker-elixir/blob/4980dfaed0e619c1f5c5dfd950d1490efe1ec99f/1.19/otp-26/Dockerfile)
5252

53-
- [`1.19.5-otp-26-alpine`, `1.19-otp-26-alpine`](https://github.com/erlef/docker-elixir/blob/77e28bff70ca14c08151f9850d98ae44d6204429/1.19/otp-26-alpine/Dockerfile)
53+
- [`1.19.6-otp-26-alpine`, `1.19-otp-26-alpine`](https://github.com/erlef/docker-elixir/blob/4980dfaed0e619c1f5c5dfd950d1490efe1ec99f/1.19/otp-26-alpine/Dockerfile)
5454

55-
- [`1.19.5-otp-26-slim`, `1.19-otp-26-slim`](https://github.com/erlef/docker-elixir/blob/77e28bff70ca14c08151f9850d98ae44d6204429/1.19/otp-26-slim/Dockerfile)
55+
- [`1.19.6-otp-26-slim`, `1.19-otp-26-slim`](https://github.com/erlef/docker-elixir/blob/4980dfaed0e619c1f5c5dfd950d1490efe1ec99f/1.19/otp-26-slim/Dockerfile)
5656

57-
- [`1.19.5-otp-27`, `1.19-otp-27`](https://github.com/erlef/docker-elixir/blob/77e28bff70ca14c08151f9850d98ae44d6204429/1.19/otp-27/Dockerfile)
57+
- [`1.19.6-otp-27`, `1.19-otp-27`](https://github.com/erlef/docker-elixir/blob/4980dfaed0e619c1f5c5dfd950d1490efe1ec99f/1.19/otp-27/Dockerfile)
5858

59-
- [`1.19.5-otp-27-alpine`, `1.19-otp-27-alpine`](https://github.com/erlef/docker-elixir/blob/77e28bff70ca14c08151f9850d98ae44d6204429/1.19/otp-27-alpine/Dockerfile)
59+
- [`1.19.6-otp-27-alpine`, `1.19-otp-27-alpine`](https://github.com/erlef/docker-elixir/blob/4980dfaed0e619c1f5c5dfd950d1490efe1ec99f/1.19/otp-27-alpine/Dockerfile)
6060

61-
- [`1.19.5-otp-27-slim`, `1.19-otp-27-slim`](https://github.com/erlef/docker-elixir/blob/77e28bff70ca14c08151f9850d98ae44d6204429/1.19/otp-27-slim/Dockerfile)
61+
- [`1.19.6-otp-27-slim`, `1.19-otp-27-slim`](https://github.com/erlef/docker-elixir/blob/4980dfaed0e619c1f5c5dfd950d1490efe1ec99f/1.19/otp-27-slim/Dockerfile)
6262

6363
- [`1.18.4`, `1.18`, `1.18.4-otp-28`, `1.18-otp-28`](https://github.com/erlef/docker-elixir/blob/1e80f1b239228598d4d086882e92a9cfe585c1b2/1.18/Dockerfile)
6464

0 commit comments

Comments
 (0)