Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions images/constants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ variables:
DOTNET_SDK_90: 9.0.312
DOTNET_SDK_100: 10.0.200
node18Version: 18.20.8
node20Version: 20.20.0
node22Version: 22.22.0
node24Version: 24.13.0
node20Version: 20.20.2
node22Version: 22.22.2
node24Version: 24.15.0
php81Version: 8.1.34
php81Version_SHA: ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c251
php82Version: 8.2.30
Expand Down
2 changes: 2 additions & 0 deletions platforms/nodejs/versions/bookworm/versionsToBuild.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
20.19.5
20.19.6
20.20.0
20.20.2
22.9.0
22.13.0
22.14.0
Expand All @@ -20,4 +21,5 @@
22.20.0
22.21.1
22.22.0
22.22.2
24.13.0
2 changes: 2 additions & 0 deletions platforms/nodejs/versions/bullseye/versionsToBuild.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
20.19.5
20.19.6
20.20.0
20.20.2
22.9.0
22.13.0
22.14.0
Expand All @@ -69,4 +70,5 @@
22.20.0
22.21.1
22.22.0
22.22.2
24.13.0
3 changes: 2 additions & 1 deletion platforms/nodejs/versions/noble/versionsToBuild.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
24.10.0
24.11.0
24.12.0
24.13.0
24.13.0
24.15.0
Loading