1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 19:45:01 +01:00

Merge pull request #1745 from amir20/dependabot/docker/e2e/cypress/included-9.6.1

Bump cypress/included from 9.6.0 to 9.6.1 in /e2e
This commit is contained in:
kodiakhq[bot]
2022-05-10 10:00:16 +00:00
committed by GitHub

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