Skip to content

Commit 0d66ff0

Browse files
Merge pull request #219421 from Reshmi-Sriram/patch-15
Update Py 3.8 to V4.x
2 parents b77b860 + dc12c8e commit 0d66ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/static-web-apps-languages-runtimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To configure the API language runtime version, set the `apiRuntime` property in
1818
| Node.js 14.x | Linux | 4.x | `node:14` | - |
1919
| Node.js 16.x | Linux | 4.x | `node:16` | - |
2020
| Node.js 18.x <br>(private preview) | Linux | 4.x | `node:18` | - |
21-
| Python 3.8 | Linux | 3.x | `python:3.8` | - |
21+
| Python 3.8 | Linux | 4.x | `python:3.8` | - |
2222
| Python 3.9 | Linux | 4.x | `python:3.9` | - |
2323

2424
### .NET

0 commit comments

Comments
 (0)