Skip to content

chore: Upgrade NGINX base image to version 1.28.3-8-azl3.0.20260722 - #664

Open
KanchanN-Microsoft wants to merge 1 commit into
devfrom
upgrade-dockerimage
Open

chore: Upgrade NGINX base image to version 1.28.3-8-azl3.0.20260722#664
KanchanN-Microsoft wants to merge 1 commit into
devfrom
upgrade-dockerimage

Conversation

@KanchanN-Microsoft

Copy link
Copy Markdown

Purpose

This pull request updates the NGINX base image version used in the src/ContentProcessorWeb/Dockerfile for serving the application. The new version is more recent and may include security patches and performance improvements.

Dependency update:

  • Updated the NGINX base image from 1.25 to 1.28.3-8-azl3.0.20260722 in src/ContentProcessorWeb/Dockerfile to ensure the application uses the latest available NGINX image.

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 PR updates the NGINX base image used to serve the built React app in src/ContentProcessorWeb/Dockerfile, aligning the runtime container with a newer Azure Linux NGINX image release.

Changes:

  • Upgraded the Stage 2 runtime image from mcr.microsoft.com/azurelinux/base/nginx:1.25 to mcr.microsoft.com/azurelinux/base/nginx:1.28.3-8-azl3.0.20260722.

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

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.

2 participants