Skip to content

Commit e95f74f

Browse files
author
Mangesh Sangapu
committed
Version updates
1 parent a8448c7 commit e95f74f

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/app-service/containers/app-service-linux-intro.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn about Azure App Service on Linux.
44
keywords: azure app service, linux, oss
55
services: app-service
66
documentationcenter: ''
7-
author: msangapu
8-
manager: jeconnoc
7+
author: msangapu-msft
8+
manager: gwallace
99
editor: ''
1010

1111
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
2929

3030
| Language | Supported Versions |
3131
|---|---|
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 |
3435
| 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 |
3738
| Ruby | 2.3, 2.4, 2.5, 2.6 |
3839

3940
## Deployments

0 commit comments

Comments
 (0)