Skip to content

feat: Update mainline NGINX to 1.27.5 #301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2025
Merged

feat: Update mainline NGINX to 1.27.5 #301

merged 1 commit into from
Apr 25, 2025

Conversation

alessfg
Copy link
Member

@alessfg alessfg commented Apr 24, 2025

Proposed changes

  • Update mainline NGINX to 1.27.5
  • Stable NGINX to 1.28.0, Alpine Linux to 3.21, and NJS to 0.8.10
  • Replace gettext-envsubst workaround with gettext-envsubst package

Checklist

Before creating a PR, run through this checklist and mark each as complete:

  • I have read the contributing guidelines
  • I have signed the F5 Contributor License Agreement (CLA)
  • I have run the update.sh script and ensured all entrypoint/Dockerfile template changes have been applied to the relevant image entrypoint scripts & Dockerfiles
  • I have tested that the NGINX Docker unprivileged image builds and runs correctly on all supported architectures on an unprivileged environment (check out the README for more details)
  • I have updated any relevant documentation (README.md)

* And stable NGINX to 1.28.0, Alpine Linux 3.21, and NJS 0.8.10
* And replace `gettext-envsubst` workaround with `gettext-envsubst` package
@Copilot Copilot AI review requested due to automatic review settings April 24, 2025 20:34
@alessfg alessfg requested a review from a team as a code owner April 24, 2025 20:34
@alessfg alessfg self-assigned this Apr 24, 2025
Copy link

@Copilot Copilot AI left a comment

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 image versions and replaces a workaround with an updated package for enhanced reliability.

  • Update mainline NGINX to 1.27.4
  • Update stable NGINX to 1.28.0, Alpine Linux to 3.21, and NJS to 0.8.10
  • Replace the gettext-envsubst workaround with the gettext-envsubst package
Files not reviewed (12)
  • Dockerfile-alpine-slim.template: Language not supported
  • mainline/alpine-perl/Dockerfile: Language not supported
  • mainline/alpine-slim/Dockerfile: Language not supported
  • mainline/alpine/Dockerfile: Language not supported
  • mainline/debian-perl/Dockerfile: Language not supported
  • mainline/debian/Dockerfile: Language not supported
  • stable/alpine-perl/Dockerfile: Language not supported
  • stable/alpine-slim/Dockerfile: Language not supported
  • stable/alpine/Dockerfile: Language not supported
  • stable/debian-perl/Dockerfile: Language not supported
  • stable/debian/Dockerfile: Language not supported
  • update.sh: Language not supported

@alessfg alessfg added the enhancement New feature or request label Apr 24, 2025
@oxpa oxpa changed the title feat: Update mainline NGINX to 1.27.4 feat: Update mainline NGINX to 1.27.5 Apr 25, 2025
@alessfg
Copy link
Member Author

alessfg commented Apr 25, 2025

The PR fails because the first round of images built are not pushed to any registry within this pipeline. The entire build should work once images are being actively pushed.

@alessfg alessfg merged commit 8655fa1 into main Apr 25, 2025
11 of 15 checks passed
@alessfg alessfg deleted the update-nginx branch April 25, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants