Skip to content

Commit 5f744a7

Browse files
authored
Update Ruby Supported Versions
the Ruby versions available for a web app for linux are | Ruby | 2.3.8, 2.4.5, 2.5.5, 2.6.2 | based on running the command az webapp list-runtimes --linux on Azure CLI
1 parent d2af50f commit 5f744a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ App Service on Linux supports a number of Built-in images in order to increase d
3535
| PHP | 5.6, 7.0, 7.2 |
3636
| Python | 2.7, 3.6, 3.7 |
3737
| .NET Core | 1.0, 1.1, 2.0, 2.1, 2.2 |
38-
| Ruby | 2.3, 2.4 |
38+
| Ruby | 2.3.8, 2.4.5, 2.5.5, 2.6.2 |
3939

4040
## Deployments
4141

0 commit comments

Comments
 (0)