1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-30 17:47:28 +01:00

Update cypress/included Docker tag to v12.6.0 (#2048)

This commit is contained in:
renovate[bot]
2023-02-19 07:05:17 -08:00
committed by GitHub
parent 9945f31e7c
commit c4881cf407

View File

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