1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 06:49:23 +01:00

Update cypress/included Docker tag to v12.1.0 (#1984)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-14 11:00:42 -08:00
committed by GitHub
parent 47bed89fe2
commit fd3992cabd

View File

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