chore(cypress): Update version of the cypress browsers image

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2022-09-21 18:26:36 +02:00
parent a60af614bb
commit 7d2c71b392

View file

@ -66,7 +66,7 @@ jobs:
needs: build-frontend
runs-on: ubuntu-latest
container:
image: cypress/browsers:node16.14.2-slim-chrome103-ff102
image: cypress/browsers:node18.6.0-chrome105-ff104
options: --user 1001 --shm-size=2g
strategy:
fail-fast: false