File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ AWS Lambda Layer providing [sharp](https://github.com/lovell/sharp) with HEIC (a
77
88* Docker
99* [ SAM v1.33.0 or higher] ( https://github.com/awsdocs/aws-sam-developer-guide/blob/master/doc_source/serverless-sam-cli-install.md )
10- * Node v22 (for v5 .x)
10+ * Node v24 (for v6 .x)
1111
1212## Usage
1313
@@ -79,15 +79,15 @@ The following table lists the release version of this repo together with the ver
7979| 4.2.0 | 0.33.5 | 8.15.3 | 1.18.2 | 1.4.0 | 1.0.15 | 3.6 | 3.9.1 | 20 |
8080| 5.0.0 | 0.34.3 | 8.17.1 | 1.20.1 | 1.6.0 | 1.0.16 | 4.1 | 3.12.1 | 22 |
8181| 5.1.0 | 0.34.4 | 8.17.2 | 1.20.2 | 1.6.0 | 1.0.16 | 4.1 | 3.13.1 | 22 |
82- | upstream | 0.34.5 | 8.17.3 | 1.21.2 | 1.6.0 | 1.0.16 | 4.1 | 3.13.1 | 24 |
82+ | 6.0.0 | 0.34.5 | 8.17.3 | 1.21.2 | 1.6.0 | 1.0.16 | 4.1 | 3.13.1 | 24 |
8383
8484### CompatibleRuntimes
8585- ` nodejs12.x ` (v1.x)
8686- ` nodejs14.x ` (v2.x)
8787- ` nodejs16.x ` (v3.x)
8888- ` nodejs20.x ` (v4.x)
8989- ` nodejs22.x ` (v5.x)
90- - ` nodejs24.x ` (upstream )
90+ - ` nodejs24.x ` (v6.x )
9191
9292## Contributions
9393If you would like to contribute to this repository, please open an issue or submit a PR.
You can’t perform that action at this time.
0 commit comments