The official Ubuntu packages only go up to v1.18.0 which has some security vunlerabilities. Adding the official NGinx package repository only has the Nginx binary and no module binaries so odules like 'headers more' are not available.
Is there a way to install the latest NGinx stable release (1.22.1 at time of writing) without having to build Nginx from scratch? If not what is the easiest way to build NGinx from scratch?