Skip to content

fix: dev to main merge - #665

Merged
Prajwal-Microsoft merged 2 commits into
mainfrom
dev
Jul 30, 2026
Merged

fix: dev to main merge#665
Prajwal-Microsoft merged 2 commits into
mainfrom
dev

Conversation

@KanchanN-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request updates the base NGINX image used in the src/ContentProcessorWeb/Dockerfile to a newer version. This change ensures the application benefits from the latest security patches and features provided in the updated image.

Dependency update:

  • Upgraded the NGINX base image from 1.25 to 1.28.3-8-azl3.0.20260722 in src/ContentProcessorWeb/Dockerfile.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the production (stage 2) base container image used to serve the built ContentProcessorWeb static assets via NGINX, aligning the deployed runtime with a newer Azure Linux NGINX image version.

Changes:

  • Upgraded mcr.microsoft.com/azurelinux/base/nginx from 1.25 to 1.28.3-8-azl3.0.20260722 in the web app Dockerfile.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Prajwal-Microsoft
Prajwal-Microsoft merged commit b4f3d01 into main Jul 30, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants