Merge pull request #1876 from amir20/dependabot/docker/e2e/cypress/included-10.8.0

Bump cypress/included from 10.7.0 to 10.8.0 in /e2e
This commit is contained in:
kodiakhq[bot]
2022-09-14 09:44:08 +00:00
committed by GitHub

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