Skip to content

Commit cbdadd1

Browse files
authored
Merge pull request #213945 from ggailey777/patch-6
Clarify the monthly maintenance cycle
2 parents f8b03b7 + d800ccb commit cbdadd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-linux-custom-container-note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ ms.author: glenga
1515
> + [PowerShell](https://hub.docker.com/_/microsoft-azure-functions-powershell)
1616
> + [Python](https://hub.docker.com/_/microsoft-azure-functions-python)
1717
>
18-
> The Functions team regularly updates these base images with the latest minor version updates and security fixes for both the Functions runtime and languages. For custom containers, you should regularly update the base image in the Dockerfile, rebuild, and redeploy updated versions of your custom containers.
18+
> 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. For custom containers, you should regularly update the base image in the Dockerfile, rebuild, and redeploy updated versions of your custom containers.

0 commit comments

Comments
 (0)