docker-nginx
docker-nginx copied to clipboard
Update njs to 0.9.1
Proposed changes
Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to that issue using one of the supported keywords in this PR's description or commit message.
Checklist
Before creating a PR, run through this checklist and mark each as complete:
- [X] I have read the contributing guidelines
- [X] I have signed the F5 Contributor License Agreement (CLA)
- [X] I have run
./update.shand ensured all entrypoint/Dockerfile template changes have been applied to the relevant image entrypoint scripts & Dockerfiles - [X] If applicable, I have added tests that prove my fix is effective or that my feature works
- [X] If applicable, I have checked that any relevant tests pass after adding my changes
- [X] I have updated any relevant documentation (
README.mdand/ormodules/README.md)