Update container

This commit is contained in:
Sidharth Vinod 2024-01-31 11:35:07 +05:30
parent f00e7676b9
commit e8db7a71e2
No known key found for this signature in database
GPG Key ID: FB5CCD378D3907CD

View File

@ -59,6 +59,9 @@ jobs:
e2e:
runs-on: ubuntu-latest
container:
image: cypress/browsers:node-20.11.0-chrome-121.0.6167.85-1-ff-120.0-edge-121.0.2277.83-1
options: --user 1001
needs: cache
strategy:
fail-fast: false