Bump cypress/included from 10.3.0 to 10.3.1 in /e2e

Bumps cypress/included from 10.3.0 to 10.3.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-25 09:50:54 +00:00
committed by GitHub
parent 66f9204ae6
commit efcfa0e375

View File

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