ronilaukkarinen commented on issue #1756:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1756#issuecomment-1209574938

   Hello, we just noticed this with `nginx-1.23.1` on Ubuntu 20.04, official 
script:
   
   ```bash
   sudo bash <(curl --insecure -f -L -sS https://ngxpagespeed.com/install) \
        --nginx-version latest
        --ngx-pagespeed-version latest-stable
   ```
   
   Is there going to be a patch in the official version at 
https://ngxpagespeed.com/install? How to resolve?
   
   We were forced to roll back to the previously installed version for now:
   
   ```bash
   sudo apt-cache showpkg nginx |grep 1.21
   sudo apt install nginx=1.21.6-1~focal
   ```
   
   Please advice, if possible.
   Referencing issue #1752 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to