Skip to content
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

Upgrade of nginx version in container from 1.18 #153

Open
phantomjinx opened this issue Oct 2, 2023 · 1 comment
Open

Upgrade of nginx version in container from 1.18 #153

phantomjinx opened this issue Oct 2, 2023 · 1 comment

Comments

@phantomjinx
Copy link
Member

The version of nginx used in the container image is 1.18. This should be upgraded, with the latest version being 1.25 as of time of writiing.

@phantomjinx
Copy link
Member Author

This will have knock-on effects:

  • The version of njs must be upgraded too, inc. in both Dockerfile and github testing actions;
  • Replacement of responseBody with responseText is required due to API updates in njs;
  • Testing and fixing of any errors created as a result of changes to nginx script or execution of new version of njs.

@tadayosi tadayosi added this to the 2.0.0 milestone Oct 4, 2023
@phantomjinx phantomjinx modified the milestones: 2.0.0, Future Nov 9, 2023
@lhein lhein removed this from the Future milestone Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

3 participants