1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-26 07:13:41 +01:00

Bump cypress/included from 9.6.1 to 9.7.0 in /e2e

Bumps cypress/included from 9.6.1 to 9.7.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-05-24 09:47:31 +00:00
committed by GitHub
parent e99ba5b6ae
commit 20b115f99f

View File

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