1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 22:39:18 +01:00

Update cypress/included Docker tag to v12.5.0 (#2018)

This commit is contained in:
renovate[bot]
2023-01-31 16:42:19 -08:00
committed by GitHub
parent 928136cb62
commit 52bd643b63

View File

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