KUSANAGI 9 update 9.2.10-1.el8
KUSANAGI 9 update has been released.
Obsoleted support for NGINX 1.20/1.21.
- In kusanagi init command, --nginx120 and --nginx121 options are obsoleted.
- In kusanagi nginx command, --use nginx120 and --use nginx121 options are obsoleted.
You can apply the module update with the following command:
# dnf update -y
If you are using NGINX 1.20/1.21, please switch to NGINX 1.22/1.23 with the following command:
# kusanagi nginx --use nginx122 or # kusanagi nginx --use nginx123