We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eee155 commit 5730a00Copy full SHA for 5730a00
.ci/perf_tests/dockerfiles/perf_tests.Dockerfile
@@ -1,6 +1,6 @@
1
ARG PYTHON_VERSION=3.8
2
3
-FROM mcr.microsoft.com/azure-functions/python:3.0.15418-python$PYTHON_VERSION
+FROM mcr.microsoft.com/azure-functions/python:4-python$PYTHON_VERSION
4
5
# Mounting local machines azure-functions-python-worker and azure-functions-python-library onto it
6
RUN rm -rf /azure-functions-host/workers/python/${PYTHON_VERSION}/LINUX/X64/azure_functions_worker
0 commit comments