Skip to content

Commit 1f45f3b

Browse files
committed
Roll Python version in table to 3.8. Also suggest other changes.
1 parent 790d451 commit 1f45f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/provision-resource-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ To deploy a different language stack, update `linuxFxVersion` with appropriate v
109109
| **PHP** | linuxFxVersion="PHP|7.4" |
110110
| **Node.js** | linuxFxVersion="NODE|10.15" |
111111
| **Java** | linuxFxVersion="JAVA|1.8 |TOMCAT|9.0" |
112-
| **Python** | linuxFxVersion="PYTHON|3.7" |
112+
| **Python** | linuxFxVersion="PYTHON|3.8" |
113113

114114
---
115115

0 commit comments

Comments
 (0)