1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-05 04:15:31 +01:00

Bump cypress/included from 9.6.0 to 9.6.1 in /e2e

Bumps cypress/included from 9.6.0 to 9.6.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-05-10 09:56:01 +00:00
committed by GitHub
parent ee30bb3821
commit 69d1534204

View File

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