@@ -4,8 +4,8 @@ description: Learn about Azure App Service on Linux.
4
4
keywords : azure app service, linux, oss
5
5
services : app-service
6
6
documentationcenter : ' '
7
- author : msangapu
8
- manager : jeconnoc
7
+ author : msangapu-msft
8
+ manager : gwallace
9
9
editor : ' '
10
10
11
11
ms.assetid : bc85eff6-bbdf-410a-93dc-0f1222796676
@@ -29,11 +29,12 @@ App Service on Linux supports a number of Built-in images in order to increase d
29
29
30
30
| Language | Supported Versions |
31
31
| ---| ---|
32
- | Node.js | 4.4, 4.5, 4.8, 6.2, 6.6, 6.9, 6.10, 6.11, 8.0, 8.1, 8.2, 8.8, 8.9, 8.11, 8.12, 9.4, 10.1, 10.10, 10.14 |
33
- | Java * | Tomcat 8.5, 9.0, Java SE, WildFly 14 (all running JRE 8) |
32
+ | Node.js | 4.4, 4.5, 4.8, 6-lts, 6.2, 6.6, 6.9, 6.10, 6.11, 8-lts, 8.0, 8.1, 8.2, 8.8, 8.9, 8.11, 8.12, 9.4, 10-lts, 10.1, 10.10, 10.14, 10.16, 12-lts, 12.9 |
33
+ | Java (JRE 8) | Tomcat 8.5, 9.0, Java SE, WildFly 14 |
34
+ | Java (JRE 11) | Tomcat 8.5, 9.0, Java SE |
34
35
| PHP | 5.6, 7.0, 7.2, 7.3 |
35
- | Python | 2.7, 3.6, 3.7 |
36
- | .NET Core | 1.0, 1.1, 2.0, 2.1, 2.2 |
36
+ | Python | 2.7, 3.6, 3.7, 3.8 |
37
+ | .NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0 |
37
38
| Ruby | 2.3, 2.4, 2.5, 2.6 |
38
39
39
40
## Deployments
0 commit comments