1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-28 07:56:37 +01:00

Merge pull request #1862 from amir20/dependabot/docker/e2e/cypress/included-10.7.0

Bump cypress/included from 10.6.0 to 10.7.0 in /e2e
This commit is contained in:
kodiakhq[bot]
2022-08-31 09:46:18 +00:00
committed by GitHub

View File

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