File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -812,7 +812,7 @@ The following table lists preinstalled system libraries in Docker images for the
812
812
813
813
| Functions runtime | Debian version | Python versions |
814
814
| ------------| ------------| ------------|
815
- | Version 2.x | Stretch | [ Python 3.6 ] ( https://github.com/Azure/azure-functions-docker/blob/master/host/2.0/stretch/amd64/python/python36/python36.Dockerfile ) < br /> [ Python 3. 7] ( https://github.com/Azure/azure-functions-docker/blob/master /host/2.0/stretch /amd64/python/python37/python37.Dockerfile ) |
815
+ | Version 2.x | Stretch | [ Python 3.7] ( https://github.com/Azure/azure-functions-docker/blob/dev /host/4/bullseye /amd64/python/python37/python37.Dockerfile ) |
816
816
| Version 3.x | Buster | [ Python 3.6] ( https://github.com/Azure/azure-functions-docker/blob/master/host/3.0/buster/amd64/python/python36/python36.Dockerfile ) <br />[ Python 3.7] ( https://github.com/Azure/azure-functions-docker/blob/master/host/3.0/buster/amd64/python/python37/python37.Dockerfile ) <br />[ Python 3.8] ( https://github.com/Azure/azure-functions-docker/blob/master/host/3.0/buster/amd64/python/python38/python38.Dockerfile ) <br /> [ Python 3.9] ( https://github.com/Azure/azure-functions-docker/blob/master/host/3.0/buster/amd64/python/python39/python39.Dockerfile ) |
817
817
818
818
## Python worker extensions
You can’t perform that action at this time.
0 commit comments