deps(ci): update cypress browsers docker image

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2023-06-19 19:53:31 +02:00
parent 9605b46831
commit aa6e420346

View file

@ -154,7 +154,7 @@ jobs:
needs: frontend-build
runs-on: ubuntu-latest
container:
image: cypress/browsers:node-18.16.0-chrome-112.0.5615.121-1-ff-112.0.1-edge-112.0.1722.48-1
image: cypress/browsers:node-18.16.0-chrome-113.0.5672.92-1-ff-113.0-edge-113.0.1774.35-1
options: --shm-size=2g
strategy:
fail-fast: false