Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 934 Bytes

File metadata and controls

12 lines (12 loc) · 934 Bytes
author ggailey777
ms.service azure-functions
ms.custom linux-related-content
ms.topic include
ms.date 03/24/2025
ms.author glenga

Important

When you create your own containers, you're required to keep the base image of your container updated to the latest supported base image. Supported base images for Azure Functions are language-specific. See the Azure Functions base image repos.

The Functions team is committed to publishing monthly updates for these base images. Regular updates include the latest minor version updates and security fixes for both the Functions runtime and languages. You should regularly update your container from the latest base image and redeploy the updated version of your container. For more information, see Maintaining custom containers.