We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397be11 commit cc2b1b1Copy full SHA for cc2b1b1
1 file changed
images/constants.yml
@@ -58,6 +58,9 @@ variables:
58
NET_CORE_APP_90: 9.0.14
59
NET_CORE_APP_90_SHA: db0db0b9e709ffe463dead94fb4e77b9b0c7086bbaa78a78aa6b5366bef77ba3c33899a81c3c1aef3c11027a1e6cdebf4a7ad30532bdc193f0decc71972e5dda
60
NET_CORE_APP_100: "10.0.4"
61
+ DOTNET_SDK_80: 8.0.419
62
+ DOTNET_SDK_90: 9.0.312
63
+ DOTNET_SDK_100: 10.0.200
64
node18Version: 18.20.8
65
node20Version: 20.20.0
66
node22Version: 22.22.0
@@ -72,6 +75,7 @@ variables:
72
75
php84Version_SHA: f66f8f48db34e9e29f7bfd6901178e9cf4a1b163e6e497716dfcb8f88bcfae30
73
76
php85Version: 8.5.1
74
77
php85Version_SHA: 3f5bf99ce81201f526d25e288eddb2cfa111d068950d1e9a869530054ff98815
78
+ phpComposerVersion: 2.6.2
79
python39Version: 3.9.24
80
python310Version: 3.10.20
81
python311Version: 3.11.15
0 commit comments