Skip to content

Commit c3a7422

Browse files
committed
Added Amazon Linux 2023 docker image
1 parent 3b4b77b commit c3a7422

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/test-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
# Then run the remainder
3434
alpine,
3535
amazon-2-amd64,
36+
amazon-2023-amd64,
3637
arch,
3738
centos-7-amd64,
3839
centos-stream-8-amd64,

docs/installation.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,8 @@ These platforms are built and tested for every change.
424424
+----------------------------------+----------------------------+---------------------+
425425
| Amazon Linux 2 | 3.7 | x86-64 |
426426
+----------------------------------+----------------------------+---------------------+
427+
| Amazon Linux 2023 | 3.9 | x86-64 |
428+
+----------------------------------+----------------------------+---------------------+
427429
| Arch | 3.9 | x86-64 |
428430
+----------------------------------+----------------------------+---------------------+
429431
| CentOS 7 | 3.9 | x86-64 |

0 commit comments

Comments
 (0)