1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 14:59:26 +01:00

Merge pull request #1768 from amir20/dependabot/docker/e2e/cypress/included-10.0.2

Bump cypress/included from 10.0.1 to 10.0.2 in /e2e
This commit is contained in:
kodiakhq[bot]
2022-06-03 10:26:06 +00:00
committed by GitHub

View File

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