Skip to content

Commit 94b0207

Browse files
dependabot[bot]pierres
authored andcommitted
Bump cypress/included from 14.3.1 to 14.3.2 in /docker/cypress
Bumps cypress/included from 14.3.1 to 14.3.2. --- updated-dependencies: - dependency-name: cypress/included dependency-version: 14.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 772dfba commit 94b0207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/cypress/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM cypress/included:14.3.1 AS cypress-run
1+
FROM cypress/included:14.3.2 AS cypress-run
22

33
ENV CYPRESS_CACHE_FOLDER=/home/node/.cache/Cypress
44
RUN mv /root/.cache /home/node/.cache

0 commit comments

Comments
 (0)