+> For non-containerized deployments, your app is kept up to date automatically by the regular updates the Functions team releases. For such apps, when we release a new minor or patch version of the Functions Host, your app will organically pick that version up. When creating your own containerized deployment, the responsibility is yours to ensure that you're staying up to date with our released images. In addition to new features and improvements, these regular updates can also include critical security updates. To ensure your app is protected, you should make sure you're staying up to date.
0 commit comments