Bump cypress/included from 10.7.0 to 10.8.0 in /e2e

Bumps cypress/included from 10.7.0 to 10.8.0.

---
updated-dependencies:
- dependency-name: cypress/included
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-14 09:39:42 +00:00
committed by GitHub
parent b97dd31c9d
commit 3a4de053b8

View File

@@ -1,4 +1,4 @@
FROM cypress/included:10.7.0 FROM cypress/included:10.8.0
RUN apt install curl && curl -f https://get.pnpm.io/v6.16.js | node - add --global pnpm RUN apt install curl && curl -f https://get.pnpm.io/v6.16.js | node - add --global pnpm