Skip to content

Commit 2b6f233

Browse files
authored
Broken link has removed as per suggestion
1 parent 4fdb37f commit 2b6f233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-reference-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ The following table lists preinstalled system libraries in Docker images for the
817817

818818
| Functions runtime | Debian version | Python versions |
819819
|------------|------------|------------|
820-
| Version 2.x | Stretch | [Python 3.6](https://github.com/Azure/azure-functions-docker/blob/dev/host/4/bullseye/amd64/python/python310/python310.Dockerfile)<br/>[Python 3.7](https://github.com/Azure/azure-functions-docker/blob/dev/host/4/bullseye/amd64/python/python37/python37.Dockerfile) |
820+
| Version 2.x | Stretch | [Python 3.7](https://github.com/Azure/azure-functions-docker/blob/dev/host/4/bullseye/amd64/python/python37/python37.Dockerfile) |
821821
| 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)|
822822

823823
## Python worker extensions

0 commit comments

Comments
 (0)