/azure-functions-docker

This repo contains the base Docker images for working with azure functions

MIT LicenseMIT

⚠️ Important Update – May 2025

The Dockerfile source files for Azure Functions base images have been moved to an internal Microsoft repository and are no longer maintained in this public repo. Public base images will continue to be published and updated monthly with the latest runtime and security patches. This change does not impact custom container function apps. If you're building your own containers, please ensure you:

  • Use the latest supported images from the MCR / Docker Hub.
  • Regularly update and redeploy your containers to stay current with runtime and security updates. See here for details on how to build containerized Azure functions.