
We have published a new Nginx package for WordOps based on the latest stable release 1.28.0.
The package is available for Ubuntu 22.04, 24.04 as well as for Debian 11 and 12.
How to update Nginx ?
The safest way to update Nginx is to use the command wo maintenance
to update Nginx without any change on Nginx configuration.
You can also use wo stack upgrade --nginx
to update Nginx package as well as WordOps Nginx configuration.
If you want to perform Nginx upgrade yourself, you can use the following command :
apt update && apt-get --option=Dpkg::options::=--force-confdef --option=Dpkg::options::=--force-unsafe-io --option=Dpkg::options::=--force-confold --assume-yes --quiet --allow-downgrades dist-upgrade