Update cypress/included Docker tag to v11.2.0 (#1961)

This commit is contained in:
renovate[bot]
2022-11-23 06:34:10 -08:00
committed by GitHub
parent 7a624cd065
commit e46e1a0814

View File

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