Update cypress browser image

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2021-10-16 11:33:54 +02:00
parent c017df0a3c
commit 149789bb65

View file

@ -64,7 +64,7 @@ jobs:
needs: build-frontend
runs-on: ubuntu-latest
container:
image: cypress/browsers:node14.16.0-chrome90-ff88
image: cypress/browsers:node16.5.0-chrome94-ff93
options: --user 1001 --shm-size=2g
strategy:
fail-fast: false