Hi, it seems that the image circleci/ruby:2.6.6-node-browsers was updated recently (14 hours ago) and libXss.so.1
is no longer available
Specifically I am running cypress integration tests on a rails app. Everything ran just fine yesterday, but now cypress is failing with this error:
/home/circleci/.cache/Cypress/4.3.0/Cypress/Cypress: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
Nothing has changed in my package.json
, gemfile
, or in .circleci/config.yml